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/ |
| D | startup_psoc6_02_cm0plus.s | 37 ; 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.
|
| D | startup_psoc6_03_cm0plus.s | 37 ; 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.
|
| D | startup_psoc6_04_cm0plus.s | 37 ; 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.
|
| D | startup_psoc6_01_cm0plus.s | 37 ; 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/ |
| D | README.md | 7 …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. 52 …initialized in order to ensure that the RTOS modules such as semaphores used by the HAL drivers ar…
|
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_ipc.c | 256 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/ |
| D | startup_psoc6_02_cm0plus.s | 89 ; 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.
|
| D | startup_psoc6_03_cm0plus.s | 89 ; 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.
|
| D | startup_psoc6_04_cm0plus.s | 89 ; 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.
|
| D | startup_psoc6_01_cm0plus.s | 105 ; 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/ |
| D | cyw20829A0_ns_l1ram_cbus.sct | 33 ; Place variables in the section that should not be initialized during the
|
| D | cyw20829_ns_l1ram_cbus.sct | 33 ; Place variables in the section that should not be initialized during the
|
| D | cyw20829A0_ns_ram_cbus.sct | 126 ; 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/ |
| D | startup_cm0plus.s | 37 ; 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/ |
| D | xmc7100_x1088_cm0plus.sct | 98 ; Place variables in the section that should not be initialized during the
|
| D | xmc7100_x2112_cm0plus.sct | 98 ; Place variables in the section that should not be initialized during the
|
| D | xmc7100_x4160_cm0plus.sct | 98 ; Place variables in the section that should not be initialized during the
|
| D | xmc7100d_x2112_cm0plus.sct | 98 ; Place variables in the section that should not be initialized during the
|
| D | xmc7100d_x4160_cm0plus.sct | 98 ; Place variables in the section that should not be initialized during the
|
| D | xmc7200_x8384_cm0plus.sct | 98 ; Place variables in the section that should not be initialized during the
|
| D | xmc7200d_x8384_cm0plus.sct | 98 ; 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/ |
| D | xmc7100_x1088_cm7.sct | 132 ; Place variables in the section that should not be initialized during the
|
| D | xmc7100_x2112_cm7.sct | 132 ; Place variables in the section that should not be initialized during the
|
| D | xmc7100_x4160_cm7.sct | 132 ; Place variables in the section that should not be initialized during the
|
| D | xmc7200_x8384_cm7.sct | 131 ; Place variables in the section that should not be initialized during the
|
123456