Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc_ex.h70 #define IS_RCC_RF_BLE_CLOCK_SOURCE(__SOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_rcc_ex.c115 assert_param(IS_RCC_RF_BLE_CLOCK_SOURCE(PeriphClkInit->RFClockSelection)); in HAL_RCCEx_PeriphCLKConfig()