Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h208 #define RCC_ETH1PTPCLKSOURCE_IC13 LL_RCC_ETH1PTP_CLKSOURCE_IC13 macro
2748 ((__SOURCE__) == RCC_ETH1PTPCLKSOURCE_IC13) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c777 if (PeriphClkInit->Eth1PtpClockSelection == RCC_ETH1PTPCLKSOURCE_IC13) in HAL_RCCEx_PeriphCLKConfig()