Home
last modified time | relevance | path

Searched refs:ARM_ETH_MAC_SendFrame (Results 1 – 2 of 2) sorted by relevance

/cmsis_6-latest/CMSIS/Driver/DriverTemplates/
DDriver_ETH_MAC.c100 static int32_t ARM_ETH_MAC_SendFrame(const uint8_t *frame, uint32_t len, uint32_t flags) in ARM_ETH_MAC_SendFrame() function
222 ARM_ETH_MAC_SendFrame,
/cmsis_6-latest/CMSIS/Documentation/Doxygen/Driver/src/
DDriver_ETH_MAC.c224 int32_t ARM_ETH_MAC_SendFrame (const uint8_t *frame, uint32_t len, uint32_t flags) { in ARM_ETH_MAC_SendFrame() function