Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/hal/include/hal/
Dusbh_ll.h312 usb_gnptxfsiz_reg_t gnptxfsiz; in usb_ll_set_nptx_fifo_size() local
313 gnptxfsiz.val = hw->gnptxfsiz_reg.val; in usb_ll_set_nptx_fifo_size()
314 HAL_FORCE_MODIFY_U32_REG_FIELD(gnptxfsiz, nptxfstaddr, addr); in usb_ll_set_nptx_fifo_size()
315 HAL_FORCE_MODIFY_U32_REG_FIELD(gnptxfsiz, nptxfdep, num_lines); in usb_ll_set_nptx_fifo_size()
316 hw->gnptxfsiz_reg.val = gnptxfsiz.val; in usb_ll_set_nptx_fifo_size()
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Dusb_struct.h35 volatile uint32_t gnptxfsiz; // 0x0028 Non-periodic Transmit FIFO Size Register member
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dusb_struct.h36 volatile uint32_t gnptxfsiz; // 0x0028 Non-periodic Transmit FIFO Size Register member