Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-hal-cat1/include/
Dcyhal_usb_dev.h374 cy_rslt_t cyhal_usb_dev_endpoint_add(cyhal_usb_dev_t *obj, bool alloc, bool enable ,cyhal_usb_dev_e…
/hal_infineon-3.7.0/mtb-hal-cat1/source/
Dcyhal_usb_dev.c628 cy_rslt_t cyhal_usb_dev_endpoint_add(cyhal_usb_dev_t *obj, bool alloc, bool enable, in cyhal_usb_dev_endpoint_add() argument
634 ep_config.allocBuffer = alloc; in cyhal_usb_dev_endpoint_add()