Home
last modified time | relevance | path

Searched refs:out_total_eof (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dgdma_struct.h26 …uint32_t out_total_eof : 1; /*The raw interrupt bit turns to high level when d… member
45 …uint32_t out_total_eof : 1; /*The raw interrupt status bit for the OUT_TOTAL_E… member
64 …uint32_t out_total_eof : 1; /*The interrupt enable bit for the OUT_TOTAL_EOF_C… member
83 …uint32_t out_total_eof : 1; /*Set this bit to clear the OUT_TOTAL_EOF_CH_INT i… member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dgdma_struct.h26 …uint32_t out_total_eof: 1; /*The raw interrupt bit turns to high level when data… member
45 …uint32_t out_total_eof: 1; /*The raw interrupt status bit for the OUT_TOTAL_EOF_… member
64 …uint32_t out_total_eof: 1; /*The interrupt enable bit for the OUT_TOTAL_EOF_CH_I… member
83 …uint32_t out_total_eof: 1; /*Set this bit to clear the OUT_TOTAL_EOF_CH_INT inte… member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duhci_struct.h69 …uint32_t out_total_eof: 1; /*When all data have been send it will produce uhc… member
92 uint32_t out_total_eof: 1; member
115 uint32_t out_total_eof: 1; member
138 uint32_t out_total_eof: 1; member
Di2s_struct.h60 uint32_t out_total_eof: 1; member
83 uint32_t out_total_eof: 1; member
106 uint32_t out_total_eof: 1; member
129 uint32_t out_total_eof: 1; member
Dspi_struct.h438 …uint32_t out_total_eof: 1; /*The enable bit for sending all the packets to ho… member
453 …uint32_t out_total_eof: 1; /*The raw bit for sending all the packets to host … member
468 …uint32_t out_total_eof: 1; /*The status bit for sending all the packets to h… member
483 …uint32_t out_total_eof: 1; /*The clear bit for sending all the packets to hos… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duhci_struct.h60 uint32_t out_total_eof: 1; member
83 uint32_t out_total_eof: 1; member
106 uint32_t out_total_eof: 1; member
129 uint32_t out_total_eof: 1; member
Di2s_struct.h71 …uint32_t out_total_eof: 1; /*The raw interrupt status bit for the i2s_out_total_… member
95 …uint32_t out_total_eof: 1; /*The masked interrupt status bit for the i2s_out_tot… member
119 …uint32_t out_total_eof: 1; /*The interrupt enable bit for the i2s_out_total_eof_… member
143 …uint32_t out_total_eof: 1; /*Set this bit to clear the i2s_out_total_eof_int inte… member
Dspi_struct.h331 …uint32_t out_total_eof: 1; /*The enable bit for sending all the packets to host… member
353 …uint32_t out_total_eof: 1; /*The raw bit for sending all the packets to host do… member
375 …uint32_t out_total_eof: 1; /*The status bit for sending all the packets to host… member
397 …uint32_t out_total_eof: 1; /*The clear bit for sending all the packets to host … member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgdma_struct.h214 …uint32_t out_total_eof : 1; /*The raw interrupt bit turns to high level when d… member
228 …uint32_t out_total_eof : 1; /*The raw interrupt status bit for the OUT_TOTAL_E… member
242 …uint32_t out_total_eof : 1; /*The interrupt enable bit for the OUT_TOTAL_EOF_C… member
256 …uint32_t out_total_eof : 1; /*Set this bit to clear the OUT_TOTAL_EOF_CH_INT i… member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h999 …PI_LL_INTR_OUT_TOTAL_EOF, dma_int_ena.out_total_eof, dma_int_raw.out_total_eof, dma_int_…