Home
last modified time | relevance | path

Searched refs:usb_dc_ep_check_cap (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/usb/
Dusb_dc.h202 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data * const cfg);
/Zephyr-latest/subsys/usb/device/
Dusb_descriptor.c284 if (!usb_dc_ep_check_cap(&ep_cfg)) { in usb_validate_ep_cfg_data()
390 ret = usb_dc_ep_check_cap(&ep_cfg); in usb_desc_update_mps0()
394 ret = usb_dc_ep_check_cap(&ep_cfg); in usb_desc_update_mps0()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_native_posix.c155 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data * const cfg) in usb_dc_ep_check_cap() function
193 if (usb_dc_ep_check_cap(cfg)) { in usb_dc_ep_configure()
Dusb_dc_sam_usbhs.c424 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data * const cfg) in usb_dc_ep_check_cap() function
468 if (usb_dc_ep_check_cap(cfg) != 0) { in usb_dc_ep_configure()
Dusb_dc_kinetis.c270 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data * const cfg) in usb_dc_ep_check_cap() function
328 if (usb_dc_ep_check_cap(cfg)) { in usb_dc_ep_configure()
Dusb_dc_sam_usbc.c839 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data * const cfg) in usb_dc_ep_check_cap() function
879 if (usb_dc_ep_check_cap(cfg) != 0) { in usb_dc_ep_configure()
Dusb_dc_sam0.c363 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data * const cfg) in usb_dc_ep_check_cap() function
Dusb_dc_mcux.c260 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data *const cfg) in usb_dc_ep_check_cap() function
Dusb_dc_rpi_pico.c587 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data *const cfg) in usb_dc_ep_check_cap() function
Dusb_dc_stm32.c744 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data * const cfg) in usb_dc_ep_check_cap() function
Dusb_dc_dw.c939 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data * const cfg) in usb_dc_ep_check_cap() function
Dusb_dc_it82xx2.c1066 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data * const cfg) in usb_dc_ep_check_cap() function
Dusb_dc_nrfx.c1379 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data *const ep_cfg) in usb_dc_ep_check_cap() function
Dusb_dc_smartbond.c1274 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data *const cfg) in usb_dc_ep_check_cap() function
Dusb_dc_numaker.c1347 int usb_dc_ep_check_cap(const struct usb_dc_ep_cfg_data *const ep_cfg) in usb_dc_ep_check_cap() function