Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dgdma_struct.h22 …uint32_t out_eof : 1; /*The raw interrupt bit turns to high level when t… member
41 …uint32_t out_eof : 1; /*The raw interrupt status bit for the OUT_EOF_CH_… member
60 …uint32_t out_eof : 1; /*The interrupt enable bit for the OUT_EOF_CH_INT … member
79 …uint32_t out_eof : 1; /*Set this bit to clear the OUT_EOF_CH_INT interru… member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dgdma_struct.h22 …uint32_t out_eof: 1; /*The raw interrupt bit turns to high level when the … member
41 …uint32_t out_eof: 1; /*The raw interrupt status bit for the OUT_EOF_CH_INT… member
60 …uint32_t out_eof: 1; /*The interrupt enable bit for the OUT_EOF_CH_INT int… member
79 …uint32_t out_eof: 1; /*Set this bit to clear the OUT_EOF_CH_INT interrupt.… member
/hal_espressif-latest/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.h56 uint32_t out_eof: 1; member
79 uint32_t out_eof: 1; member
102 uint32_t out_eof: 1; member
125 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-latest/components/soc/esp32s2/include/soc/
Duhci_struct.h55 uint32_t out_eof: 1; member
78 uint32_t out_eof: 1; member
101 uint32_t out_eof: 1; member
124 uint32_t out_eof: 1; member
Di2s_struct.h67 …uint32_t out_eof: 1; /*The raw interrupt status bit for the i2s_out_eof_in… member
91 …uint32_t out_eof: 1; /*The masked interrupt status bit for the i2s_out_eof… member
115 …uint32_t out_eof: 1; /*The interrupt enable bit for the i2s_out_eof_int in… member
139 …uint32_t out_eof: 1; /*Set this bit to clear the i2s_out_eof_int interrupt*/ member
Dspi_struct.h330 …uint32_t out_eof: 1; /*The enable bit for sending a packet to host done. … member
352 …uint32_t out_eof: 1; /*The raw bit for sending a packet to host done. Can… member
374 …uint32_t out_eof: 1; /*The status bit for sending a packet to host done.*/ member
396 …uint32_t out_eof: 1; /*The clear bit for sending a packet to host done. C… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgdma_struct.h212 …uint32_t out_eof : 1; /*The raw interrupt bit turns to high level when t… member
226 …uint32_t out_eof : 1; /*The raw interrupt status bit for the OUT_EOF_CH_… member
240 …uint32_t out_eof : 1; /*The interrupt enable bit for the OUT_EOF_CH_INT … member
254 …uint32_t out_eof : 1; /*Set this bit to clear the OUT_EOF_CH_INT interru… member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2s_ll.h360 hw->int_ena.out_eof = 1; in i2s_ll_tx_enable_intr()
370 hw->int_ena.out_eof = 0; in i2s_ll_tx_disable_intr()
Dspi_ll.h998 …m(SPI_LL_INTR_OUT_EOF, dma_int_ena.out_eof, dma_int_raw.out_eof, dma_i…
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h369 hw->int_ena.out_eof = 1; in i2s_ll_tx_enable_intr()
379 hw->int_ena.out_eof = 0; in i2s_ll_tx_disable_intr()