Home
last modified time | relevance | path

Searched refs:HAL_MDIOS_GetReadRegAddress (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_mdios.c361 uint32_t HAL_MDIOS_GetReadRegAddress(MDIOS_HandleTypeDef *hmdios) in HAL_MDIOS_GetReadRegAddress() function
456 if(HAL_MDIOS_GetReadRegAddress(hmdios) != RESET) in HAL_MDIOS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_mdios.c630 uint32_t HAL_MDIOS_GetReadRegAddress(MDIOS_HandleTypeDef *hmdios) in HAL_MDIOS_GetReadRegAddress() function
730 if(HAL_MDIOS_GetReadRegAddress(hmdios) != RESET) in HAL_MDIOS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_mdios.c638 uint32_t HAL_MDIOS_GetReadRegAddress(const MDIOS_HandleTypeDef *hmdios) in HAL_MDIOS_GetReadRegAddress() function
738 if (HAL_MDIOS_GetReadRegAddress(hmdios) != (uint32_t)RESET) in HAL_MDIOS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_mdios.c638 uint32_t HAL_MDIOS_GetReadRegAddress(MDIOS_HandleTypeDef *hmdios) in HAL_MDIOS_GetReadRegAddress() function
738 if (HAL_MDIOS_GetReadRegAddress(hmdios) != (uint32_t)RESET) in HAL_MDIOS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_mdios.c648 uint32_t HAL_MDIOS_GetReadRegAddress(const MDIOS_HandleTypeDef *hmdios) in HAL_MDIOS_GetReadRegAddress() function
748 if(HAL_MDIOS_GetReadRegAddress(hmdios) != (uint32_t)RESET) in HAL_MDIOS_IRQHandler()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_mdios.h438 uint32_t HAL_MDIOS_GetReadRegAddress(MDIOS_HandleTypeDef *hmdios);
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_mdios.h513 uint32_t HAL_MDIOS_GetReadRegAddress(const MDIOS_HandleTypeDef *hmdios);
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_mdios.h472 uint32_t HAL_MDIOS_GetReadRegAddress(MDIOS_HandleTypeDef *hmdios);
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_mdios.h482 uint32_t HAL_MDIOS_GetReadRegAddress(MDIOS_HandleTypeDef *hmdios);
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_mdios.h482 uint32_t HAL_MDIOS_GetReadRegAddress(const MDIOS_HandleTypeDef *hmdios);