Searched refs:_CYHAL_RESOURCES (Results 1 – 2 of 2) sorted by relevance
69 uint32_t dummy = 1 / (_CYHAL_RESOURCES == CYHAL_RSC_INVALID); in _check_array_size()96 uint16_t offsetEndOfRsc = ((1u + type) < _CYHAL_RESOURCES) in _cyhal_get_bit_position()218 uint16_t offsetEndOfRsc = ((1u + type) < _CYHAL_RESOURCES) in _cyhal_hwmgr_allocate_with_connection()
1443 #define _CYHAL_RESOURCES (sizeof(cyhal_resource_offsets)/sizeof(cyhal_resource_offsets[0])) macro