Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c764 assert_param(IS_RCC_ETH1TXCLKSOURCE(PeriphClkInit->Eth1TxClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
767 __HAL_RCC_ETH1TX_CONFIG(PeriphClkInit->Eth1TxClockSelection); in HAL_RCCEx_PeriphCLKConfig()
2440 PeriphClkInit->Eth1TxClockSelection = __HAL_RCC_GET_ETH1TX_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h939 uint32_t Eth1TxClockSelection; /*!< Specifies ETH1 TX clock source. member