Searched refs:hptxfsiz (Results 1 – 3 of 3) sorted by relevance
348 usb_hptxfsiz_reg_t hptxfsiz; in usbh_ll_set_ptx_fifo_size() local349 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()
46 volatile uint32_t hptxfsiz; // 0x0100 Host Periodic Transmit FIFO Size Register member
47 volatile uint32_t hptxfsiz; // 0x0100 Host Periodic Transmit FIFO Size Register member