Home
last modified time | relevance | path

Searched refs:ETH_MACCR_JD (Results 1 – 25 of 77) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2217 …macconf->Jabber = ((READ_BIT(heth->Instance->MACCR, ETH_MACCR_JD) >> 22) == 0U) ? ENABLE : DISABLE; in HAL_ETH_GetMACConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1916 macconf->Jabber = ((READ_BIT(heth->Instance->MACCR, ETH_MACCR_JD) >>17) == 0U) ? ENABLE : DISABLE; in HAL_ETH_GetMACConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2217 …macconf->Jabber = ((READ_BIT(heth->Instance->MACCR, ETH_MACCR_JD) >> 22) == 0U) ? ENABLE : DISABLE; in HAL_ETH_GetMACConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2247 …macconf->Jabber = ((READ_BIT(heth->Instance->MACCR, ETH_MACCR_JD) >> 17) == 0U) ? ENABLE : DISABLE; in HAL_ETH_GetMACConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2303 …macconf->Jabber = ((READ_BIT(heth->Instance->MACCR, ETH_MACCR_JD) >> 17) == 0U) ? ENABLE : DISABLE; in HAL_ETH_GetMACConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2265 …macconf->Jabber = ((READ_BIT(heth->Instance->MACCR, ETH_MACCR_JD) >> 17) == 0U) ? ENABLE : DISABLE; in HAL_ETH_GetMACConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c2410 …macconf->Jabber = ((READ_BIT(heth->Instance->MACCR, ETH_MACCR_JD) >> 17) == 0U) ? ENABLE : DISABLE; in HAL_ETH_GetMACConfig()
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f207xx.h12291 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
Dstm32f217xx.h12546 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f407xx.h12835 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
Dstm32f427xx.h14031 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
Dstm32f417xx.h13115 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
Dstm32f429xx.h14387 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
Dstm32f439xx.h14681 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
Dstm32f437xx.h14333 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
Dstm32f469xx.h17403 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
Dstm32f479xx.h17700 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f107xc.h12721 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f750xx.h15284 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
Dstm32f745xx.h14643 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
Dstm32f756xx.h15284 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
Dstm32f746xx.h14991 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
Dstm32f765xx.h15277 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
Dstm32f777xx.h15964 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro
Dstm32f767xx.h15671 #define ETH_MACCR_JD ETH_MACCR_JD_Msk /* Jabber disable */ macro

1234