Home
last modified time | relevance | path

Searched defs:ETH_DMARXDESC_LDES (Results 1 – 2 of 2) sorted by relevance

/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_ETH_Driver/inc/
A Dapm32f10x_eth.h444 ETH_DMARXDESC_LDES = 0x00000100, /*!< Last descriptor of the frame */ enumerator
883 #define ETH_DMARXDESC_LDES 0x00000100U /*!< Last descriptor of the frame */ macro
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_ETH_Driver/inc/
A Dapm32f4xx_eth.h444 ETH_DMARXDESC_LDES = 0x00000100, /*!< Last descriptor of the frame */ enumerator
883 #define ETH_DMARXDESC_LDES 0x00000100U /*!< Last descriptor of the frame */ macro

Completed in 18 milliseconds