Home
last modified time | relevance | path

Searched refs:blocks (Results 1 – 25 of 161) sorted by relevance

1234567

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_hwmgr.c108 uint16_t blocks = _cyhal_get_block_offset_length(type); in _cyhal_get_bit_position() local
109 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() local
257 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()
/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_flash.h77 const cyhal_flash_block_info_t *blocks; //!< Array of the distinct flash blocks member
/hal_infineon-latest/mtb-template-cat1/files/cat1a/
Dcyreservedresources.p124 # (blocks and routing resources) for exclusive use by the udb-sdio-whd driver's internals. If the U…
Dcyreservedresources.p24 # (blocks and routing resources) for exclusive use by the udb-sdio-whd driver's internals. If the U…
Dcyreservedresources.p94 # (blocks and routing resources) for exclusive use by the udb-sdio-whd driver's internals. If the U…
Dcyreservedresources.template4 # (blocks and routing resources) for exclusive use by the udb-sdio-whd driver's internals. Copy thi…
/hal_infineon-latest/
DReadme.txt16 interface to configure and use hardware blocks on ModusToolbox™ MCUs. It is a
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_ARM/
Dxmc7100_x1088_cm0plus.sct45 ; The defines below describe the location and size of blocks of memory in the target.
Dxmc7100_x2112_cm0plus.sct45 ; The defines below describe the location and size of blocks of memory in the target.
Dxmc7100_x4160_cm0plus.sct45 ; The defines below describe the location and size of blocks of memory in the target.
Dxmc7100d_x2112_cm0plus.sct45 ; The defines below describe the location and size of blocks of memory in the target.
Dxmc7100d_x4160_cm0plus.sct45 ; The defines below describe the location and size of blocks of memory in the target.
Dxmc7200_x8384_cm0plus.sct45 ; The defines below describe the location and size of blocks of memory in the target.
Dxmc7200d_x8384_cm0plus.sct45 ; The defines below describe the location and size of blocks of memory in the target.
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM7/TOOLCHAIN_ARM/
Dxmc7100_x1088_cm7.sct45 ; The defines below describe the location and size of blocks of memory in the target.
Dxmc7100_x2112_cm7.sct45 ; The defines below describe the location and size of blocks of memory in the target.
Dxmc7100_x4160_cm7.sct45 ; The defines below describe the location and size of blocks of memory in the target.
Dxmc7200_x8384_cm7.sct45 ; The defines below describe the location and size of blocks of memory in the target.
Dxmc7100d_x2112_cm7.sct45 ; The defines below describe the location and size of blocks of memory in the target.
Dxmc7100d_x4160_cm7.sct45 ; The defines below describe the location and size of blocks of memory in the target.
Dxmc7200d_x8384_cm7.sct45 ; The defines below describe the location and size of blocks of memory in the target.
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/COMPONENT_CM33/TOOLCHAIN_ARM/
Dcyw20829A0_ns_ram_cbus.sct45 ; The defines below describe the location and size of blocks of memory in the target.
Dcyw20829A0_ns_ram_sahb.sct45 ; The defines below describe the location and size of blocks of memory in the target.
Dcyw20829_ns_ram_cbus.sct45 ; The defines below describe the location and size of blocks of memory in the target.
Dcyw20829_ns_ram_sahb.sct45 ; The defines below describe the location and size of blocks of memory in the target.

1234567