Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Drmt_hal.h108 uint32_t rmt_hal_receive(rmt_hal_context_t *hal, uint32_t channel, rmt_item32_t *buf);
/hal_espressif-3.6.0/components/hal/
Drmt_hal.c72 uint32_t rmt_hal_receive(rmt_hal_context_t *hal, uint32_t channel, rmt_item32_t *buf) in rmt_hal_receive() function