Searched refs:USBC_RAM_SIZE (Results 1 – 1 of 1) sorted by relevance
25 #define USBC_RAM_SIZE DT_REG_SIZE(DT_NODELABEL(sram1)) macro224 if ((desc_mem_alloc + mps) > USBC_RAM_SIZE) { in usb_dc_sam_usbc_ep_alloc_buf()