Home
last modified time | relevance | path

Searched refs:check_owner (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Duhci_struct.h213 …uint32_t check_owner: 1; /*Set this bit to check the owner bit in link descri… member
Di2s_struct.h231 uint32_t check_owner: 1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duhci_struct.h204 uint32_t check_owner: 1; member
Di2s_struct.h249 … uint32_t check_owner: 1; /*Set this bit to enable check owner bit by hardware*/ member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2s_ll.h66 hw->lc_conf.check_owner = en; in i2s_ll_dma_enable_owner_check()
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h69 hw->lc_conf.check_owner = en; in i2s_ll_dma_enable_owner_check()