Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/soc/esp32s3/include/soc/
Dgdma_struct.h156 …uint32_t infifo_cnt_l1 : 5; /*The register stores the byte number of the data in L1 Rx FIF… member
/hal_espressif-2.7.6/components/hal/esp32s3/include/hal/
Dgdma_ll.h174 return dev->infifo_status[channel].infifo_cnt_l1; in gdma_ll_rx_get_fifo_bytes()