Home
last modified time | relevance | path

Searched refs:cyhal_usb_dev_irq_enable (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_usb_dev.h502 void cyhal_usb_dev_irq_enable(cyhal_usb_dev_t *obj, bool enable);
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_usb_dev.c538 cyhal_usb_dev_irq_enable(obj, false); in cyhal_usb_dev_free()
736 void cyhal_usb_dev_irq_enable(cyhal_usb_dev_t *obj, bool enable) in cyhal_usb_dev_irq_enable() function