Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_usbfs_dev_drv.h1264 __STATIC_INLINE uint32_t Cy_USBFS_Dev_Drv_GetInterruptCauseLo (USBFS_Type const *base);
1803 __STATIC_INLINE uint32_t Cy_USBFS_Dev_Drv_GetInterruptCauseLo(USBFS_Type const *base) in Cy_USBFS_Dev_Drv_GetInterruptCauseLo() function
/hal_infineon-3.4.0/mtb-hal-cat1/COMPONENT_PSOC6HAL/source/
Dcyhal_usb_dev.c751 …Cy_USBFS_Dev_Drv_Interrupt(obj->base, Cy_USBFS_Dev_Drv_GetInterruptCauseLo(obj->base), &(obj->cont… in cyhal_usb_dev_process_irq()