Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1404 LL_RCC_SetETH1PTPDivider(((__ETH1PTP_DIVIDER__) - 1U) << RCC_CCIPR2_ETH1PTPDIV_Pos)
Dstm32n6xx_ll_rcc.h3078 __STATIC_INLINE void LL_RCC_SetETH1PTPDivider(uint32_t Divider) in LL_RCC_SetETH1PTPDivider() function