Home
last modified time | relevance | path

Searched refs:hptxfsiz (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.4.0/components/hal/include/hal/
Dusbh_ll.h348 usb_hptxfsiz_reg_t hptxfsiz; in usbh_ll_set_ptx_fifo_size() local
349 hptxfsiz.val = hw->hptxfsiz_reg.val; in usbh_ll_set_ptx_fifo_size()
350 HAL_FORCE_MODIFY_U32_REG_FIELD(hptxfsiz, ptxfstaddr, addr); in usbh_ll_set_ptx_fifo_size()
351 HAL_FORCE_MODIFY_U32_REG_FIELD(hptxfsiz, ptxfsize, num_lines); in usbh_ll_set_ptx_fifo_size()
352 hw->hptxfsiz_reg.val = hptxfsiz.val; in usbh_ll_set_ptx_fifo_size()
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Dusb_struct.h46 volatile uint32_t hptxfsiz; // 0x0100 Host Periodic Transmit FIFO Size Register member
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dusb_struct.h47 volatile uint32_t hptxfsiz; // 0x0100 Host Periodic Transmit FIFO Size Register member