Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dusb_dwc_ll.h328 usb_dwc_gnptxfsiz_reg_t gnptxfsiz; in usb_dwc_ll_gnptxfsiz_set_fifo_size() local
329 gnptxfsiz.val = hw->gnptxfsiz_reg.val; in usb_dwc_ll_gnptxfsiz_set_fifo_size()
330 HAL_FORCE_MODIFY_U32_REG_FIELD(gnptxfsiz, nptxfstaddr, addr); in usb_dwc_ll_gnptxfsiz_set_fifo_size()
331 HAL_FORCE_MODIFY_U32_REG_FIELD(gnptxfsiz, nptxfdep, num_lines); in usb_dwc_ll_gnptxfsiz_set_fifo_size()
332 hw->gnptxfsiz_reg.val = gnptxfsiz.val; in usb_dwc_ll_gnptxfsiz_set_fifo_size()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dusb_struct.h50 volatile uint32_t gnptxfsiz; // 0x0028 Non-periodic Transmit FIFO Size Register member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dusb_struct.h50 volatile uint32_t gnptxfsiz; // 0x0028 Non-periodic Transmit FIFO Size Register member