Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_radio_timer.h53 uint16_t XTAL_StartupTime; /*!< XTAL startup in 2.44 us unit */ member
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c314 RADIO_TIMER_Context.hostMargin = MAX(HOST_MARGIN, RADIO_TIMER_InitStruct->XTAL_StartupTime); in HAL_RADIO_TIMER_Init()
345 RADIO_TIMER_Context.hs_startup_time = RADIO_TIMER_InitStruct->XTAL_StartupTime; in HAL_RADIO_TIMER_Init()