Searched refs:post_command (Results 1 – 4 of 4) sorted by relevance
133 manager->post_command(LPM_ENABLE);136 manager->post_command(LPM_DISABLE);
35 void (*post_command)(low_power_command_t command); member
98 static void post_command(low_power_command_t command) { in post_command() function229 post_command,
746 interface.send_low_power_command = low_power_manager->post_command; in init_layer_interface()