Home
last modified time | relevance | path

Searched refs:TIMER_WAKEUP (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c563 if ((next->ActionTag & TIMER_WAKEUP) != 0) in HAL_RADIO_ActionPacketIsr()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_radio.h536 #define TIMER_WAKEUP 0x04 macro