Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_radio.h99 #define GLOBAL_WORD1_WAKEUPINITDELAY GLOBAL_WORD1_WAKEUPINITD… macro
937 MODIFY_REG_FIELD(BLUEGLOBWORD->WORD1, GLOBAL_WORD1_WAKEUPINITDELAY, value); in LL_RADIO_SetWakeupInitDelay()
947 …return (uint32_t)(READ_BIT(BLUEGLOBWORD->WORD1, GLOBAL_WORD1_WAKEUPINITDELAY) >> GLOBAL_WORD1_WAKE… in LL_RADIO_GetWakeupInitDelay()