Home
last modified time | relevance | path

Searched refs:out_eof (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dgdma_struct.h30 …uint32_t out_eof: 1; /*The raw interrupt bit turns to high level when the … member
49 …uint32_t out_eof: 1; /*The raw interrupt status bit for the OUT_EOF_CH_INT… member
68 …uint32_t out_eof: 1; /*The interrupt enable bit for the OUT_EOF_CH_INT int… member
87 …uint32_t out_eof: 1; /*Set this bit to clear the OUT_EOF_CH_INT interrupt.… member
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dgdma_struct.h30 …uint32_t out_eof: 1; /*The raw interrupt bit turns to high level when the … member
49 …uint32_t out_eof: 1; /*The raw interrupt status bit for the OUT_EOF_CH_INT… member
68 …uint32_t out_eof: 1; /*The interrupt enable bit for the OUT_EOF_CH_INT int… member
87 …uint32_t out_eof: 1; /*Set this bit to clear the OUT_EOF_CH_INT interrupt.… member
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Duhci_struct.h64 …uint32_t out_eof: 1; /*when the current descriptor's eof bit is 1 it wi… member
87 uint32_t out_eof: 1; member
110 uint32_t out_eof: 1; member
133 uint32_t out_eof: 1; member
Di2s_struct.h65 uint32_t out_eof: 1; member
88 uint32_t out_eof: 1; member
111 uint32_t out_eof: 1; member
134 uint32_t out_eof: 1; member
Dspi_struct.h437 …uint32_t out_eof: 1; /*The enable bit for sending a packet to host done… member
452 … uint32_t out_eof: 1; /*The raw bit for sending a packet to host done.*/ member
467 …uint32_t out_eof: 1; /*The status bit for sending a packet to host don… member
482 …uint32_t out_eof: 1; /*The clear bit for sending a packet to host done.… member
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Duhci_struct.h61 uint32_t out_eof: 1; member
84 uint32_t out_eof: 1; member
107 uint32_t out_eof: 1; member
130 uint32_t out_eof: 1; member
Di2s_struct.h73 …uint32_t out_eof: 1; /*The raw interrupt status bit for the i2s_out_eof_in… member
97 …uint32_t out_eof: 1; /*The masked interrupt status bit for the i2s_out_eof… member
121 …uint32_t out_eof: 1; /*The interrupt enable bit for the i2s_out_eof_int in… member
145 …uint32_t out_eof: 1; /*Set this bit to clear the i2s_out_eof_int interrupt*/ member
Dspi_struct.h336 …uint32_t out_eof: 1; /*The enable bit for sending a packet to host done. … member
358 …uint32_t out_eof: 1; /*The raw bit for sending a packet to host done. Can… member
380 …uint32_t out_eof: 1; /*The status bit for sending a packet to host done.*/ member
402 …uint32_t out_eof: 1; /*The clear bit for sending a packet to host done. C… member
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dgdma_struct.h220 …uint32_t out_eof : 1; /*The raw interrupt bit turns to high level when t… member
234 …uint32_t out_eof : 1; /*The raw interrupt status bit for the OUT_EOF_CH_… member
248 …uint32_t out_eof : 1; /*The interrupt enable bit for the OUT_EOF_CH_INT … member
262 …uint32_t out_eof : 1; /*Set this bit to clear the OUT_EOF_CH_INT interru… member
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Di2s_ll.h337 hw->int_ena.out_eof = 1; in i2s_ll_tx_enable_intr()
348 hw->int_ena.out_eof = 0; in i2s_ll_tx_disable_intr()
Dspi_ll.h963 …m(SPI_LL_INTR_OUT_EOF, dma_int_ena.out_eof, dma_int_raw.out_eof, dma_i…
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Di2s_ll.h341 hw->int_ena.out_eof = 1; in i2s_ll_tx_enable_intr()
352 hw->int_ena.out_eof = 0; in i2s_ll_tx_disable_intr()