Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h941 #define __HAL_RCC_I3C1_CONFIG(__I3C1_CLKSOURCE__) \ argument
942 MODIFY_REG(RCC->CCIPR2, RCC_CCIPR2_I2C1_I3C1SEL, (uint32_t)(__I3C1_CLKSOURCE__))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1558 #define __HAL_RCC_I3C1_CONFIG(__I3C1_CLKSOURCE__) \ argument
1559 LL_RCC_SetI3CClockSource((__I3C1_CLKSOURCE__))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h2359 #define __HAL_RCC_I3C1_CONFIG(__I3C1_CLKSOURCE__) \ argument
2360 MODIFY_REG(RCC->CCIPR4, RCC_CCIPR4_I3C1SEL, (uint32_t)(__I3C1_CLKSOURCE__))