/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_eth.c | 1569 assert_param(IS_ETH_PAUSE_LOW_THRESHOLD(macconf->PauseLowThreshold)); in HAL_ETH_ConfigMAC() 1637 macconf->PauseLowThreshold | in HAL_ETH_ConfigMAC() 1877 macinit.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4; in ETH_MACDMAConfig() 1971 macinit.PauseLowThreshold | in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/ |
D | stm32f7xx_hal_eth.c | 1576 assert_param(IS_ETH_PAUSE_LOW_THRESHOLD(macconf->PauseLowThreshold)); in HAL_ETH_ConfigMAC() 1644 macconf->PauseLowThreshold | in HAL_ETH_ConfigMAC() 1884 macinit.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4; in ETH_MACDMAConfig() 1978 macinit.PauseLowThreshold | in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_eth.c | 1563 assert_param(IS_ETH_PAUSE_LOW_THRESHOLD(macconf->PauseLowThreshold)); in HAL_ETH_ConfigMAC() 1631 macconf->PauseLowThreshold | in HAL_ETH_ConfigMAC() 1869 macinit.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4; in ETH_MACDMAConfig() 1963 macinit.PauseLowThreshold | in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/ |
D | stm32f4xx_hal_eth.c | 1575 assert_param(IS_ETH_PAUSE_LOW_THRESHOLD(macconf->PauseLowThreshold)); in HAL_ETH_ConfigMAC() 1643 macconf->PauseLowThreshold | in HAL_ETH_ConfigMAC() 1883 macinit.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4; in ETH_MACDMAConfig() 1977 macinit.PauseLowThreshold | in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_eth.c | 2226 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACFCR, ETH_MACFCR_PLT); in HAL_ETH_GetMACConfig() 2792 macconf->PauseLowThreshold | in ETH_SetMACConfig() 2881 macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/ |
D | stm32h7xx_hal_eth.c | 1939 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PLT); in HAL_ETH_GetMACConfig() 2458 macconf->PauseLowThreshold | in ETH_SetMACConfig() 2554 macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS_4; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_eth.c | 2226 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACFCR, ETH_MACFCR_PLT); in HAL_ETH_GetMACConfig() 2792 macconf->PauseLowThreshold | in ETH_SetMACConfig() 2881 macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS4; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_eth.c | 2272 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PLT); in HAL_ETH_GetMACConfig() 2798 macconf->PauseLowThreshold | in ETH_SetMACConfig() 2893 macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS_4; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_eth.c | 2328 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PLT); in HAL_ETH_GetMACConfig() 2864 macconf->PauseLowThreshold | in ETH_SetMACConfig() 2959 macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS_4; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_eth.c | 2290 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACTFCR, ETH_MACTFCR_PLT); in HAL_ETH_GetMACConfig() 2816 macconf->PauseLowThreshold | in ETH_SetMACConfig() 2911 macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS_4; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_eth.c | 2436 macconf->PauseLowThreshold = READ_BIT(heth->Instance->MACQ0TXFCR, ETH_MACQ0TXFCR_PLT); in HAL_ETH_GetMACConfig() 2989 macconf->PauseLowThreshold | in ETH_SetMACConfig() 3094 macDefaultConf.PauseLowThreshold = ETH_PAUSELOWTHRESHOLD_MINUS_4; in ETH_MACDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_eth.h | 319 …PauseLowThreshold; /*!< This field configures the threshold of the PAUSE to be checked f… member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_eth.h | 319 …PauseLowThreshold; /*!< This field configures the threshold of the PAUSE to be checked f… member
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_eth.h | 309 …PauseLowThreshold; /*!< This field configures the threshold of the PAUSE to be checked f… member
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_eth.h | 309 …PauseLowThreshold; /*!< This field configures the threshold of the PAUSE to be checked f… member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_eth.h | 319 …PauseLowThreshold; /*!< This field configures the threshold of the PAUSE to be checked f… member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/ |
D | stm32h7xx_hal_eth_legacy.h | 294 …uint32_t PauseLowThreshold; /*!< This field configures the threshold of the PAUS… member
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_eth.h | 348 …PauseLowThreshold; /*!< This field configures the threshold of the PAUSE to be checked f… member
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_eth.h | 483 …uint32_t PauseLowThreshold; /*!< This field configures the threshold of the PA… member
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_eth.h | 482 …uint32_t PauseLowThreshold; /*!< This field configures the threshold of the PA… member
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/ |
D | stm32f4xx_hal_eth_legacy.h | 482 …uint32_t PauseLowThreshold; /*!< This field configures the threshold of the PA… member
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/ |
D | stm32f7xx_hal_eth_legacy.h | 483 …uint32_t PauseLowThreshold; /*!< This field configures the threshold of the PA… member
|