Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_radio.h692 volatile uint8_t TXDELAYSTART; member
778 volatile uint8_t TXDELAYSTART; member
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c1140 tx_delay_start = (BLUEGLOB->TXDELAYSTART * 125 / 1000) + 1; in _configureTxRxDelay()