Home
last modified time | relevance | path

Searched refs:ETH_DMAOMR_SR (Results 1 – 25 of 26) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c747 SET_BIT(heth->Instance->DMAOMR, ETH_DMAOMR_SR); in HAL_ETH_Start()
792 SET_BIT(heth->Instance->DMAOMR, ETH_DMAOMR_SR); in HAL_ETH_Start_IT()
846 CLEAR_BIT(heth->Instance->DMAOMR, ETH_DMAOMR_SR); in HAL_ETH_Stop()
904 CLEAR_BIT(heth->Instance->DMAOMR, ETH_DMAOMR_SR); in HAL_ETH_Stop_IT()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c747 SET_BIT(heth->Instance->DMAOMR, ETH_DMAOMR_SR); in HAL_ETH_Start()
792 SET_BIT(heth->Instance->DMAOMR, ETH_DMAOMR_SR); in HAL_ETH_Start_IT()
846 CLEAR_BIT(heth->Instance->DMAOMR, ETH_DMAOMR_SR); in HAL_ETH_Stop()
904 CLEAR_BIT(heth->Instance->DMAOMR, ETH_DMAOMR_SR); in HAL_ETH_Stop_IT()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c2228 (heth->Instance)->DMAOMR |= ETH_DMAOMR_SR; in ETH_DMAReceptionEnable()
2240 (heth->Instance)->DMAOMR &= ~ETH_DMAOMR_SR; in ETH_DMAReceptionDisable()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c2232 (heth->Instance)->DMAOMR |= ETH_DMAOMR_SR; in ETH_DMAReceptionEnable()
2244 (heth->Instance)->DMAOMR &= ~ETH_DMAOMR_SR; in ETH_DMAReceptionDisable()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c2217 (heth->Instance)->DMAOMR |= ETH_DMAOMR_SR; in ETH_DMAReceptionEnable()
2229 (heth->Instance)->DMAOMR &= ~ETH_DMAOMR_SR; in ETH_DMAReceptionDisable()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c2234 (heth->Instance)->DMAOMR |= ETH_DMAOMR_SR; in ETH_DMAReceptionEnable()
2246 (heth->Instance)->DMAOMR &= ~ETH_DMAOMR_SR; in ETH_DMAReceptionDisable()
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f207xx.h13147 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
Dstm32f217xx.h13402 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f407xx.h13700 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
Dstm32f427xx.h14896 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
Dstm32f417xx.h13980 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
Dstm32f429xx.h15252 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
Dstm32f439xx.h15546 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
Dstm32f437xx.h15198 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
Dstm32f469xx.h18268 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
Dstm32f479xx.h18565 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f107xc.h13449 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f750xx.h16154 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
Dstm32f745xx.h15513 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
Dstm32f756xx.h16154 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
Dstm32f746xx.h15861 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
Dstm32f765xx.h16147 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
Dstm32f777xx.h16834 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
Dstm32f767xx.h16541 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro
Dstm32f779xx.h16929 #define ETH_DMAOMR_SR ETH_DMAOMR_SR_Msk /* Start/stop receiv… macro

12