Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_scb_common.c461 uint8_t arr_index = _CYHAL_SCB_BLOCK_ID_INVALID; in _cyhal_scb_get_block_index() local
466 arr_index = instance_idx; in _cyhal_scb_get_block_index()
470 return arr_index; in _cyhal_scb_get_block_index()