Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc.c638 if (IS_CSI_IN_USE()) in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc.h2816 #define IS_CSI_IN_USE() \ macro