Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h1450 #define __HAL_RCC_CLK48_CONFIG(__CLK48_SOURCE__) \ argument
1451 MODIFY_REG(RCC->CCIPR1, RCC_CCIPR1_ICLKSEL, (uint32_t)(__CLK48_SOURCE__))
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc_ex.h3136 #define __HAL_RCC_CLK48_CONFIG(__CLK48_SOURCE__) \ argument
3137 MODIFY_REG(RCC->DCKCFGR2, RCC_DCKCFGR2_CK48MSEL, (uint32_t)(__CLK48_SOURCE__))