Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1582 #define __HAL_RCC_I3C2_CONFIG(__I3C2_CLKSOURCE__) \ argument
1583 LL_RCC_SetI3CClockSource((__I3C2_CLKSOURCE__))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h2388 #define __HAL_RCC_I3C2_CONFIG(__I3C2_CLKSOURCE__) \ argument
2389 MODIFY_REG(RCC->CCIPR4, RCC_CCIPR4_I3C2SEL, (uint32_t)(__I3C2_CLKSOURCE__))