Searched defs:rpi_pico_data (Results 1 – 1 of 1) sorted by relevance
44 struct rpi_pico_data { struct45 struct k_thread thread_data;46 struct rpi_pico_ep_data out_ep[USB_NUM_ENDPOINTS];47 struct rpi_pico_ep_data in_ep[USB_NUM_ENDPOINTS];48 bool rwu_pending;49 uint8_t setup[8];