Searched refs:pma_offset (Results 1 – 2 of 2) sorted by relevance
174 uint32_t pma_offset; member570 usb_dc_stm32_state.pma_offset = USB_BTABLE_SIZE; in usb_dc_stm32_init()780 (usb_dc_stm32_state.pma_offset + ep_cfg->ep_mps*2)) { in usb_dc_ep_configure()784 (usb_dc_stm32_state.pma_offset + ep_cfg->ep_mps)) { in usb_dc_ep_configure()790 usb_dc_stm32_state.pma_offset + in usb_dc_ep_configure()791 ((usb_dc_stm32_state.pma_offset + ep_cfg->ep_mps) << 16)); in usb_dc_ep_configure()793 usb_dc_stm32_state.pma_offset += ep_cfg->ep_mps*2; in usb_dc_ep_configure()796 usb_dc_stm32_state.pma_offset); in usb_dc_ep_configure()798 usb_dc_stm32_state.pma_offset += ep_cfg->ep_mps; in usb_dc_ep_configure()
57 uint32_t pma_offset; member416 priv->occupied_mem = cfg->pma_offset; in udc_stm32_mem_init()875 .pma_offset = USB_BTABLE_SIZE,