Searched refs:TX_LOW_POWER_USER_ENTER (Results 1 – 3 of 3) sorted by relevance
157 #ifdef TX_LOW_POWER_USER_ENTER in tx_low_power_enter()158 TX_LOW_POWER_USER_ENTER; in tx_low_power_enter() local
56 - ```TX_LOW_POWER_USER_ENTER``` - *configure processor to enter low power mode*104 ### TX_LOW_POWER_USER_ENTER121 /* Define the TX_LOW_POWER_USER_ENTER macro. */122 #define TX_LOW_POWER_USER_ENTER low_power_enter227 …rs low power mode. The macros **TX_LOW_POWER_TIMER_SETUP** and **TX_LOW_POWER_USER_ENTER** are cal…
140 #ifdef TX_LOW_POWER_USER_ENTER in tx_low_power_enter()141 TX_LOW_POWER_USER_ENTER; in tx_low_power_enter() local