Home
last modified time | relevance | path

Searched refs:LL_RCC_ETH1PTP_CLKSOURCE_HSE (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h209 #define RCC_ETH1PTPCLKSOURCE_HSE LL_RCC_ETH1PTP_CLKSOURCE_HSE
Dstm32n6xx_ll_rcc.h643 #define LL_RCC_ETH1PTP_CLKSOURCE_HSE (RCC_CCIPR2_ETH1PTPSEL_1 | RCC_CCIPR2_ETH1PTPSEL_0) macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c1402 case LL_RCC_ETH1PTP_CLKSOURCE_HSE: in LL_RCC_GetETHPTPClockFreq()
Dstm32n6xx_hal_rcc_ex.c4015 case LL_RCC_ETH1PTP_CLKSOURCE_HSE: in RCCEx_GetETH1PTPCLKFreq()