Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat_cntr.c773 LL_RADIO_SetCTEDisable(smNo, 0x01); in BLEPLAT_CNTR_SmCteOff()
782 LL_RADIO_SetCTEDisable(smNo, 0x00); in BLEPLAT_CNTR_SmCteOn()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_radio.h1685 __STATIC_INLINE void LL_RADIO_SetCTEDisable(uint8_t stateMachineNo, uint32_t value) in LL_RADIO_SetCTEDisable() function