/hal_espressif-3.6.0/components/esp_rom/include/esp32c3/rom/ |
D | lldesc.h | 73 owner : 1; /* hw or sw */ member 151 static inline void lldesc_config(lldesc_t *ds, uint8_t owner, uint8_t eof, uint8_t sosf, uint16_t l… in lldesc_config()
|
/hal_espressif-3.6.0/components/esp_rom/include/esp32/rom/ |
D | lldesc.h | 73 owner : 1; /* hw or sw */ member 151 static inline void lldesc_config(lldesc_t *ds, uint8_t owner, uint8_t eof, uint8_t sosf, uint16_t l… in lldesc_config()
|
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/ |
D | lldesc.h | 71 owner : 1; /* hw or sw */ member 149 static inline void lldesc_config(lldesc_t *ds, uint8_t owner, uint8_t eof, uint8_t sosf, uint16_t l… in lldesc_config()
|
/hal_espressif-3.6.0/components/esp_rom/include/esp32h2/rom/ |
D | lldesc.h | 73 owner : 1; /* hw or sw */ member 151 static inline void lldesc_config(lldesc_t *ds, uint8_t owner, uint8_t eof, uint8_t sosf, uint16_t l… in lldesc_config()
|
/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/ |
D | lldesc.h | 73 owner : 1; /* hw or sw */ member 151 static inline void lldesc_config(lldesc_t *ds, uint8_t owner, uint8_t eof, uint8_t sosf, uint16_t l… in lldesc_config()
|
/hal_espressif-3.6.0/components/lwip/port/esp32/include/arch/ |
D | sys_arch.h | 53 void *owner; member
|
/hal_espressif-3.6.0/components/esp_hw_support/include/soc/ |
D | spinlock.h | 36 NEED_VOLATILE_MUX uint32_t owner; member
|
/hal_espressif-3.6.0/components/hal/include/hal/ |
D | dma_types.h | 35 …uint32_t owner : 1; /*!< Who is allowed to access the buffer that this descriptor points t… member
|
/hal_espressif-3.6.0/components/mqtt/host_test/mocks/include/freertos/ |
D | portmacro.h | 118 uint32_t owner; member
|
/hal_espressif-3.6.0/components/freertos/port/riscv/include/freertos/ |
D | portmacro.h | 163 uint32_t owner; member
|
/hal_espressif-3.6.0/components/lwip/port/esp32/freertos/ |
D | sys_arch.c | 369 sys_mbox_set_owner(sys_mbox_t *mbox, void* owner) in sys_mbox_set_owner()
|
/hal_espressif-3.6.0/components/driver/test/ |
D | test_rmt.c | 138 rmt_mem_owner_t owner; variable
|
/hal_espressif-3.6.0/components/driver/ |
D | rmt.c | 337 esp_err_t rmt_set_memory_owner(rmt_channel_t channel, rmt_mem_owner_t owner) in rmt_set_memory_owner() 347 esp_err_t rmt_get_memory_owner(rmt_channel_t channel, rmt_mem_owner_t *owner) in rmt_get_memory_owner()
|
/hal_espressif-3.6.0/components/hal/esp32/include/hal/ |
D | rmt_ll.h | 158 static inline void rmt_ll_rx_set_mem_owner(rmt_dev_t *dev, uint32_t channel, uint8_t owner) in rmt_ll_rx_set_mem_owner()
|
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/ |
D | rmt_ll.h | 160 static inline void rmt_ll_rx_set_mem_owner(rmt_dev_t *dev, uint32_t channel, uint8_t owner) in rmt_ll_rx_set_mem_owner()
|
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/ |
D | rmt_ll.h | 172 static inline void rmt_ll_rx_set_mem_owner(rmt_dev_t *dev, uint32_t channel, uint8_t owner) in rmt_ll_rx_set_mem_owner()
|
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/ |
D | rmt_ll.h | 170 static inline void rmt_ll_rx_set_mem_owner(rmt_dev_t *dev, uint32_t channel, uint8_t owner) in rmt_ll_rx_set_mem_owner()
|
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/ |
D | rmt_ll.h | 173 static inline void rmt_ll_rx_set_mem_owner(rmt_dev_t *dev, uint32_t channel, uint8_t owner) in rmt_ll_rx_set_mem_owner()
|