Searched refs:cy_stc_usbfs_dev_drv_context (Results 1 – 2 of 2) sorted by relevance
/hal_infineon-3.4.0/mtb-hal-cat1/COMPONENT_PSOC6HAL/source/ |
D | cyhal_usb_dev.c | 121 … _cyhal_usb_0_dev_bus_reset_callback(USBFS_Type *base, struct cy_stc_usbfs_dev_drv_context *drvCon… 122 … _cyhal_usb_0_dev_ep0_setup_callback(USBFS_Type *base, struct cy_stc_usbfs_dev_drv_context *drvCon… 123 static void _cyhal_usb_0_dev_ep0_in_callback(USBFS_Type *base, struct cy_stc_usbfs_dev_drv_context … 124 static void _cyhal_usb_0_dev_ep0_out_callback(USBFS_Type *base, struct cy_stc_usbfs_dev_drv_context… 137 static void _cyhal_usb_0_dev_sof_callback(USBFS_Type *base, struct cy_stc_usbfs_dev_drv_context *dr… 153 … _cyhal_usb_0_dev_bus_reset_callback(USBFS_Type *base, struct cy_stc_usbfs_dev_drv_context *drvCon… in _cyhal_usb_0_dev_bus_reset_callback() 160 … _cyhal_usb_0_dev_ep0_setup_callback(USBFS_Type *base, struct cy_stc_usbfs_dev_drv_context *drvCon… in _cyhal_usb_0_dev_ep0_setup_callback() 167 static void _cyhal_usb_0_dev_ep0_in_callback(USBFS_Type *base, struct cy_stc_usbfs_dev_drv_context … in _cyhal_usb_0_dev_ep0_in_callback() 174 static void _cyhal_usb_0_dev_ep0_out_callback(USBFS_Type *base, struct cy_stc_usbfs_dev_drv_context… in _cyhal_usb_0_dev_ep0_out_callback() 181 static void _cyhal_usb_0_dev_sof_callback(USBFS_Type *base, struct cy_stc_usbfs_dev_drv_context *dr… in _cyhal_usb_0_dev_sof_callback()
|
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/ |
D | cy_usbfs_dev_drv.h | 885 struct cy_stc_usbfs_dev_drv_context; 892 struct cy_stc_usbfs_dev_drv_context *context); 902 struct cy_stc_usbfs_dev_drv_context *context); 920 struct cy_stc_usbfs_dev_drv_context *context); 931 struct cy_stc_usbfs_dev_drv_context *context); 943 struct cy_stc_usbfs_dev_drv_context *context); 1044 typedef struct cy_stc_usbfs_dev_drv_context struct
|