Home
last modified time | relevance | path

Searched defs:rpi_pico_event (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/usb/udc/
Dudc_rpi_pico.c63 struct rpi_pico_event { struct
65 enum rpi_pico_event_type type; argument
69 K_MSGQ_DEFINE(drv_msgq, sizeof(struct rpi_pico_event), 16, sizeof(void *)); argument