Searched refs:pma_offset (Results 1 – 2 of 2) sorted by relevance
177 uint32_t pma_offset; member574 usb_dc_stm32_state.pma_offset = USB_BTABLE_SIZE; in usb_dc_stm32_init()784 (usb_dc_stm32_state.pma_offset + ep_cfg->ep_mps*2)) { in usb_dc_ep_configure()788 (usb_dc_stm32_state.pma_offset + ep_cfg->ep_mps)) { in usb_dc_ep_configure()794 usb_dc_stm32_state.pma_offset + in usb_dc_ep_configure()795 ((usb_dc_stm32_state.pma_offset + ep_cfg->ep_mps) << 16)); in usb_dc_ep_configure()797 usb_dc_stm32_state.pma_offset += ep_cfg->ep_mps*2; in usb_dc_ep_configure()800 usb_dc_stm32_state.pma_offset); in usb_dc_ep_configure()802 usb_dc_stm32_state.pma_offset += ep_cfg->ep_mps; in usb_dc_ep_configure()
57 uint32_t pma_offset; member502 priv->occupied_mem = cfg->pma_offset; in udc_stm32_mem_init()961 .pma_offset = USB_BTABLE_SIZE,