Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/mdns/host_test/components/freertos_linux/
Dqueue_unique_ptr.hpp38 std::unique_ptr<T> receive(uint32_t ms) in receive() function in QueueMock
/hal_espressif-3.6.0/components/esp_eth/include/
Desp_eth_mac.h132 esp_err_t (*receive)(esp_eth_mac_t *mac, uint8_t *buf, uint32_t *length); member