Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_irda_ex.h80 (__CLOCKSOURCE__) = IRDA_CLOCKSOURCE_D2PCLK2; \
215 (__CLOCKSOURCE__) = IRDA_CLOCKSOURCE_D2PCLK2; \
296 (__CLOCKSOURCE__) = IRDA_CLOCKSOURCE_D2PCLK2; \
323 (__CLOCKSOURCE__) = IRDA_CLOCKSOURCE_D2PCLK2; \
358 (__CLOCKSOURCE__) = IRDA_CLOCKSOURCE_D2PCLK2; \
493 (__CLOCKSOURCE__) = IRDA_CLOCKSOURCE_D2PCLK2; \
Dstm32h7xx_hal_irda.h126 IRDA_CLOCKSOURCE_D2PCLK2 = 0x12U, /*!< Domain2 PCLK2 clock source */ enumerator
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_irda.c2297 case IRDA_CLOCKSOURCE_D2PCLK2: in IRDA_SetConfig()