Searched refs:_cyhal_hwmgr_allocate_with_connection (Results 1 – 5 of 5) sorted by relevance
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_hwmgr.c | 208 return _cyhal_hwmgr_allocate_with_connection(type, NULL, NULL, NULL, NULL, obj); in cyhal_hwmgr_allocate() 211 cy_rslt_t _cyhal_hwmgr_allocate_with_connection(cyhal_resource_t type, const cyhal_source_t *src, c… in _cyhal_hwmgr_allocate_with_connection() function
|
| D | cyhal_quaddec.c | 374 rslt = _cyhal_hwmgr_allocate_with_connection(CYHAL_RSC_TCPWM, &phy_a_src, in cyhal_quaddec_init()
|
| D | cyhal_dma_dw.c | 428 cy_rslt_t rslt = _cyhal_hwmgr_allocate_with_connection( in _cyhal_dma_dw_init()
|
| D | cyhal_dma_dmac.c | 592 cy_rslt_t rslt = _cyhal_hwmgr_allocate_with_connection( in _cyhal_dma_dmac_init()
|
| /hal_infineon-latest/mtb-hal-cat1/include_pvt/ |
| D | cyhal_hwmgr_impl.h | 54 cy_rslt_t _cyhal_hwmgr_allocate_with_connection(cyhal_resource_t type, const cyhal_source_t *src, c…
|