Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat_cntr.c1078 void BLEPLAT_CNTR_SmSetRemapChan(uint8_t smNo, uint8_t chan) in BLEPLAT_CNTR_SmSetRemapChan() argument
1080 LL_RADIO_SetRemapChannel(smNo, chan); in BLEPLAT_CNTR_SmSetRemapChan()
1170 void BLEPLAT_CNTR_SmSetUnmappedChan(uint8_t smNo, uint8_t chan) in BLEPLAT_CNTR_SmSetUnmappedChan() argument
1172 LL_RADIO_SetUnmappedChannel(smNo, (uint32_t) chan); in BLEPLAT_CNTR_SmSetUnmappedChan()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dbleplat_cntr.h223 void BLEPLAT_CNTR_SmSetRemapChan(uint8_t smNo, uint8_t chan);
236 void BLEPLAT_CNTR_SmSetUnmappedChan(uint8_t smNo, uint8_t chan);