Home
last modified time | relevance | path

Searched refs:IS_RCC_USBPHYCLKSOURCE (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c308 #define IS_RCC_USBPHYCLKSOURCE(__SOURCE__) \ macro
1229 assert_param(IS_RCC_USBPHYCLKSOURCE(pPeriphClkInit->UsbPhyClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h846 #define IS_RCC_USBPHYCLKSOURCE(SOURCE) \ macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c1507 assert_param(IS_RCC_USBPHYCLKSOURCE(PeriphClkInit->UsbphyClockSelection)); in HAL_RCCEx_PeriphCLKConfig()