Home
last modified time | relevance | path

Searched refs:initialized (Results 1 – 25 of 128) sorted by relevance

123456

/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_IAR/
Dstartup_psoc6_02_cm0plus.s37 ; table register (VTOR) is initialized to this address if != 0.
126 ;; Note. The global resources are not yet initialized (for example global variables, peripherals, c…
128 ;; The PDL is also not initialized to use the proper register offsets.
Dstartup_psoc6_03_cm0plus.s37 ; table register (VTOR) is initialized to this address if != 0.
126 ;; Note. The global resources are not yet initialized (for example global variables, peripherals, c…
128 ;; The PDL is also not initialized to use the proper register offsets.
Dstartup_psoc6_04_cm0plus.s37 ; table register (VTOR) is initialized to this address if != 0.
126 ;; Note. The global resources are not yet initialized (for example global variables, peripherals, c…
128 ;; The PDL is also not initialized to use the proper register offsets.
Dstartup_psoc6_01_cm0plus.s37 ; table register (VTOR) is initialized to this address if != 0.
142 ;; Note. The global resources are not yet initialized (for example global variables, peripherals, c…
144 ;; The PDL is also not initialized to use the proper register offsets.
/hal_infineon-latest/mtb-hal-cat1/
DREADME.md7 …ccess to any driver. Additionally, a few system wide drivers should be initialized at device start…
13 …functionality and, in some cases, manipulate a block's configuration after it has been initialized.
52initialized in order to ensure that the RTOS modules such as semaphores used by the HAL drivers ar…
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_ipc.c256 bool initialized; member
298 if (_cyhal_ipc_rtos_semaphores[sema_idx].initialized) in _cyhal_ipc_rtos_is_any_sema_initialized()
953 …if (_cyhal_ipc_rtos_semaphores[sema_idx].initialized && (interrupt_status_masked & current_sema_ma… in _cyhal_ipc_irq_handler()
1023 if (false == _cyhal_ipc_rtos_semaphores[rtos_sema_idx].initialized) in cyhal_ipc_semaphore_init()
1029 _cyhal_ipc_rtos_semaphores[rtos_sema_idx].initialized = true; in cyhal_ipc_semaphore_init()
1055 ((_cyhal_ipc_rtos_sema_t *)obj->rtos_sema)->initialized = false; in cyhal_ipc_semaphore_free()
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_ARM/
Dstartup_psoc6_02_cm0plus.s89 ; Note. The global resources are not yet initialized (for example global variables, peripherals, cl…
91 ; The PDL is also not initialized to use the proper register offsets.
Dstartup_psoc6_03_cm0plus.s89 ; Note. The global resources are not yet initialized (for example global variables, peripherals, cl…
91 ; The PDL is also not initialized to use the proper register offsets.
Dstartup_psoc6_04_cm0plus.s89 ; Note. The global resources are not yet initialized (for example global variables, peripherals, cl…
91 ; The PDL is also not initialized to use the proper register offsets.
Dstartup_psoc6_01_cm0plus.s105 ; Note. The global resources are not yet initialized (for example global variables, peripherals, cl…
107 ; The PDL is also not initialized to use the proper register offsets.
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1b/COMPONENT_MTB/COMPONENT_CM33/TOOLCHAIN_ARM/
Dcyw20829A0_ns_l1ram_cbus.sct33 ; Place variables in the section that should not be initialized during the
Dcyw20829_ns_l1ram_cbus.sct33 ; Place variables in the section that should not be initialized during the
Dcyw20829A0_ns_ram_cbus.sct126 ; Place variables in the section that should not be initialized during the
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_IAR/
Dstartup_cm0plus.s37 ; table register (VTOR) is initialized to this address if != 0.
170 …o avoid causing unintentional ECC faults during startup while SRAM ECC has not been initialized yet
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM0P/TOOLCHAIN_ARM/
Dxmc7100_x1088_cm0plus.sct98 ; Place variables in the section that should not be initialized during the
Dxmc7100_x2112_cm0plus.sct98 ; Place variables in the section that should not be initialized during the
Dxmc7100_x4160_cm0plus.sct98 ; Place variables in the section that should not be initialized during the
Dxmc7100d_x2112_cm0plus.sct98 ; Place variables in the section that should not be initialized during the
Dxmc7100d_x4160_cm0plus.sct98 ; Place variables in the section that should not be initialized during the
Dxmc7200_x8384_cm0plus.sct98 ; Place variables in the section that should not be initialized during the
Dxmc7200d_x8384_cm0plus.sct98 ; Place variables in the section that should not be initialized during the
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1c/COMPONENT_MTB/COMPONENT_CM7/TOOLCHAIN_ARM/
Dxmc7100_x1088_cm7.sct132 ; Place variables in the section that should not be initialized during the
Dxmc7100_x2112_cm7.sct132 ; Place variables in the section that should not be initialized during the
Dxmc7100_x4160_cm7.sct132 ; Place variables in the section that should not be initialized during the
Dxmc7200_x8384_cm7.sct131 ; Place variables in the section that should not be initialized during the

123456