Home
last modified time | relevance | path

Searched defs:block_res (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-3.6.0/mtb-hal-cat1/include_pvt/
Dcyhal_utils.h97 #define _CYHAL_UTILS_GET_RESOURCE_INST(pin, mappings, block_res) _cyhal_utils_get_resource(pin, map… argument
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_utils.c39 const cyhal_resource_inst_t* block_res, bool ignore_channel) in _cyhal_utils_get_resource()
Dcyhal_scb_common.c539 size_t count, const cyhal_resource_inst_t *block_res) in _cyhal_scb_find_map()