Searched refs:cyhal_usb_dev_sof_enable (Results 1 – 2 of 2) sorted by relevance
273 void cyhal_usb_dev_sof_enable(cyhal_usb_dev_t *obj, bool enable);
508 cyhal_usb_dev_sof_enable(obj, false); in cyhal_usb_dev_init()573 void cyhal_usb_dev_sof_enable(cyhal_usb_dev_t *obj, bool enable) in cyhal_usb_dev_sof_enable() function