Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c754 assert_param(IS_RCC_ETH1RXCLKSOURCE(PeriphClkInit->Eth1RxClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
757 __HAL_RCC_ETH1RX_CONFIG(PeriphClkInit->Eth1RxClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2438 PeriphClkInit->Eth1RxClockSelection = __HAL_RCC_GET_ETH1RX_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h936 uint32_t Eth1RxClockSelection; /*!< Specifies ETH1 RX clock source. member