Searched refs:active (Results 1 – 7 of 7) sorted by relevance
104 bool active; member367 RADIO_TIMER_Context.radioTimer.active = FALSE; in HAL_RADIO_TIMER_Init()393 if (RADIO_TIMER_Context.radioTimer.active) in HAL_RADIO_TIMER_Tick()397 RADIO_TIMER_Context.radioTimer.active = FALSE; in HAL_RADIO_TIMER_Tick()416 curr->active = FALSE; in HAL_RADIO_TIMER_Tick()540 if (((RADIO_TIMER_Context.radioTimer.active || RADIO_TIMER_Context.radioTimer.pending) in HAL_RADIO_TIMER_PowerSaveLevelCheck()561 if (RADIO_TIMER_Context.rootNode != NULL && RADIO_TIMER_Context.rootNode->active) in HAL_RADIO_TIMER_PowerSaveLevelCheck()606 RADIO_TIMER_Context.radioTimer.active = FALSE; in HAL_RADIO_TIMER_SetRadioTimerValue()621 …ntext.hostMargin)) && RADIO_TIMER_Context.rootNode->active) || !RADIO_TIMER_Context.rootNode->acti… in HAL_RADIO_TIMER_SetRadioTimerValue()626 && RADIO_TIMER_Context.rootNode->active) in HAL_RADIO_TIMER_SetRadioTimerValue()[all …]
5 LL API header based on the active series being used in a Zephyr application.
74 bool active; /*!< Managed internally when the timer is started */ member
108 uint8_t active; /*!< Managed internally when the timer is started */ member
77 # Provide the Cube definition based on the active CPU Kconfig symbols.