Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_hwmgr.c102 const _cyhal_hwmgr_offset_t* blockOffsets = _cyhal_get_block_offsets(type); in _cyhal_get_bit_position()
255 const _cyhal_hwmgr_offset_t* blockOffsets = _cyhal_get_block_offsets(type); in _cyhal_hwmgr_allocate_with_connection()
Dcyhal_hwmgr_impl_part.h1446 static inline const _cyhal_hwmgr_offset_t* _cyhal_get_block_offsets(cyhal_resource_t type) in _cyhal_get_block_offsets() function