Searched refs:blocks (Results 1 – 25 of 161) sorted by relevance
1234567
108 uint16_t blocks = _cyhal_get_block_offset_length(type); in _cyhal_get_bit_position() local109 if (block < blocks) in _cyhal_get_bit_position()112 if ((block + 1) < blocks) in _cyhal_get_bit_position()256 uint16_t blocks = _cyhal_get_block_offset_length(type); in _cyhal_hwmgr_allocate_with_connection() local257 if ((block + 1) < blocks && blockOffsets[block + 1] <= (i + 1)) in _cyhal_hwmgr_allocate_with_connection()264 …while (((block + 1) < blocks) && (blockOffsets[block + 1] == blockOffsets[block])); /* Skip empty … in _cyhal_hwmgr_allocate_with_connection()
77 const cyhal_flash_block_info_t *blocks; //!< Array of the distinct flash blocks member
4 # (blocks and routing resources) for exclusive use by the udb-sdio-whd driver's internals. If the U…
4 # (blocks and routing resources) for exclusive use by the udb-sdio-whd driver's internals. Copy thi…
16 interface to configure and use hardware blocks on ModusToolbox™ MCUs. It is a
45 ; The defines below describe the location and size of blocks of memory in the target.