Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat_cntr.c461 LL_RADIO_SetTxDelayStart((uint32_t) x); in BLEPLAT_CNTR_GlobWriteTxdelay()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c322 LL_RADIO_SetTxDelayStart(TXDELAY_START); in HAL_RADIO_Init()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_radio.h1141 __STATIC_INLINE void LL_RADIO_SetTxDelayStart(uint32_t value) in LL_RADIO_SetTxDelayStart() function