Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat_cntr.c1195 uint8_t BLEPLAT_CNTR_DemodDelaySt(uint8_t RxPHY) in BLEPLAT_CNTR_DemodDelaySt() argument
1197 return (uint8_t)((LL_PHY_CODED == RxPHY) ? 0x9DU : 0x12U); in BLEPLAT_CNTR_DemodDelaySt()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dbleplat_cntr.h241 uint8_t BLEPLAT_CNTR_DemodDelaySt(uint8_t RxPHY);