Home
last modified time | relevance | path

Searched refs:active (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c104 bool active; member
367 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 …]
/hal_stm32-latest/scripts/tests/genllheaders/data/
DREADME.rst5 LL API header based on the active series being used in a Zephyr application.
/hal_stm32-latest/scripts/genllheaders/
Dreadme-template.j25 LL API header based on the active series being used in a Zephyr application.
/hal_stm32-latest/stm32cube/common_ll/
DREADME.rst5 LL API header based on the active series being used in a Zephyr application.
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_radio_timer.h74 bool active; /*!< Managed internally when the timer is started */ member
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dbleplat.h108 uint8_t active; /*!< Managed internally when the timer is started */ member
/hal_stm32-latest/stm32cube/
DCMakeLists.txt77 # Provide the Cube definition based on the active CPU Kconfig symbols.