Searched refs:TxClockStop (Results 1 – 10 of 10) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/ |
D | stm32h7xx_hal_eth_ex.c | 500 …THEx_EnterLPIMode(ETH_HandleTypeDef *heth, FunctionalState TxAutomate, FunctionalState TxClockStop) in HAL_ETHEx_EnterLPIMode() argument 507 … ((uint32_t)TxClockStop << 21) | in HAL_ETHEx_EnterLPIMode()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_eth_ex.c | 605 …THEx_EnterLPIMode(ETH_HandleTypeDef *heth, FunctionalState TxAutomate, FunctionalState TxClockStop) in HAL_ETHEx_EnterLPIMode() argument 613 ((uint32_t)TxClockStop << 21) | in HAL_ETHEx_EnterLPIMode()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_eth_ex.c | 605 …THEx_EnterLPIMode(ETH_HandleTypeDef *heth, FunctionalState TxAutomate, FunctionalState TxClockStop) in HAL_ETHEx_EnterLPIMode() argument 613 ((uint32_t)TxClockStop << 21) | in HAL_ETHEx_EnterLPIMode()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_eth_ex.c | 605 …THEx_EnterLPIMode(ETH_HandleTypeDef *heth, FunctionalState TxAutomate, FunctionalState TxClockStop) in HAL_ETHEx_EnterLPIMode() argument 613 ((uint32_t)TxClockStop << 21) | in HAL_ETHEx_EnterLPIMode()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_eth_ex.h | 340 FunctionalState TxClockStop);
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_eth_ex.h | 340 FunctionalState TxClockStop);
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_eth_ex.h | 340 FunctionalState TxClockStop);
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/ |
D | stm32h7xx_hal_eth_ex_legacy.h | 328 …HEx_EnterLPIMode(ETH_HandleTypeDef *heth, FunctionalState TxAutomate, FunctionalState TxClockStop);
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_eth_ex.h | 668 FunctionalState TxClockStop);
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_eth_ex.c | 666 …THEx_EnterLPIMode(ETH_HandleTypeDef *heth, FunctionalState TxAutomate, FunctionalState TxClockStop) in HAL_ETHEx_EnterLPIMode() argument 674 ((uint32_t)TxClockStop << 21) | in HAL_ETHEx_EnterLPIMode()
|