Searched refs:CONFIG_USB_FSDEV_RAM_SIZE (Results 1 – 1 of 1) sorted by relevance
19 #ifndef CONFIG_USB_FSDEV_RAM_SIZE20 #define CONFIG_USB_FSDEV_RAM_SIZE 512 macro175 …SERT_MSG((g_fsdev_udc.pma_offset + g_fsdev_udc.out_ep[ep_idx].ep_mps) <= CONFIG_USB_FSDEV_RAM_SIZE, in usbd_ep_open()192 …SSERT_MSG((g_fsdev_udc.pma_offset + g_fsdev_udc.in_ep[ep_idx].ep_mps) <= CONFIG_USB_FSDEV_RAM_SIZE, in usbd_ep_open()
Completed in 3 milliseconds