Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h169 #define RCC_ETH1CLKSOURCE_IC12 LL_RCC_ETH1_CLKSOURCE_IC12 macro
2729 ((__SOURCE__) == RCC_ETH1CLKSOURCE_IC12) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c714 if (PeriphClkInit->Eth1ClockSelection == RCC_ETH1CLKSOURCE_IC12) in HAL_RCCEx_PeriphCLKConfig()