Home
last modified time | relevance | path

Searched refs:name (Results 1 – 25 of 53) sorted by relevance

123

/hal_infineon-3.5.0/XMCLib/devices/XMC4500/Source/IAR/
Dstartup_XMC4500.s145 ExcpVector SCU_0_IRQHandler ; Handler name for SR SCU_0
146 ExcpVector ERU0_0_IRQHandler ; Handler name for SR ERU0_0
147 ExcpVector ERU0_1_IRQHandler ; Handler name for SR ERU0_1
148 ExcpVector ERU0_2_IRQHandler ; Handler name for SR ERU0_2
149 ExcpVector ERU0_3_IRQHandler ; Handler name for SR ERU0_3
150 ExcpVector ERU1_0_IRQHandler ; Handler name for SR ERU1_0
151 ExcpVector ERU1_1_IRQHandler ; Handler name for SR ERU1_1
152 ExcpVector ERU1_2_IRQHandler ; Handler name for SR ERU1_2
153 ExcpVector ERU1_3_IRQHandler ; Handler name for SR ERU1_3
157 ExcpVector PMU0_0_IRQHandler ; Handler name for SR PMU0_0
[all …]
Dstartup_XMC4502.s146 ExcpVector SCU_0_IRQHandler ; Handler name for SR SCU_0
147 ExcpVector ERU0_0_IRQHandler ; Handler name for SR ERU0_0
148 ExcpVector ERU0_1_IRQHandler ; Handler name for SR ERU0_1
149 ExcpVector ERU0_2_IRQHandler ; Handler name for SR ERU0_2
150 ExcpVector ERU0_3_IRQHandler ; Handler name for SR ERU0_3
151 ExcpVector ERU1_0_IRQHandler ; Handler name for SR ERU1_0
152 ExcpVector ERU1_1_IRQHandler ; Handler name for SR ERU1_1
153 ExcpVector ERU1_2_IRQHandler ; Handler name for SR ERU1_2
154 ExcpVector ERU1_3_IRQHandler ; Handler name for SR ERU1_3
158 ExcpVector PMU0_0_IRQHandler ; Handler name for SR PMU0_0
[all …]
Dstartup_XMC4504.s146 ExcpVector SCU_0_IRQHandler ; Handler name for SR SCU_0
147 ExcpVector ERU0_0_IRQHandler ; Handler name for SR ERU0_0
148 ExcpVector ERU0_1_IRQHandler ; Handler name for SR ERU0_1
149 ExcpVector ERU0_2_IRQHandler ; Handler name for SR ERU0_2
150 ExcpVector ERU0_3_IRQHandler ; Handler name for SR ERU0_3
151 ExcpVector ERU1_0_IRQHandler ; Handler name for SR ERU1_0
152 ExcpVector ERU1_1_IRQHandler ; Handler name for SR ERU1_1
153 ExcpVector ERU1_2_IRQHandler ; Handler name for SR ERU1_2
154 ExcpVector ERU1_3_IRQHandler ; Handler name for SR ERU1_3
158 ExcpVector PMU0_0_IRQHandler ; Handler name for SR PMU0_0
[all …]
/hal_infineon-3.5.0/XMCLib/devices/XMC4500/Source/ARM/
Dstartup_XMC4500.s22 ;* Neither the name of the copyright holders nor the names of its contributors may be used to endor…
119 Entry SCU_0_IRQHandler ; Handler name for SR SCU_0
120 Entry ERU0_0_IRQHandler ; Handler name for SR ERU0_0
121 Entry ERU0_1_IRQHandler ; Handler name for SR ERU0_1
122 Entry ERU0_2_IRQHandler ; Handler name for SR ERU0_2
123 Entry ERU0_3_IRQHandler ; Handler name for SR ERU0_3
124 Entry ERU1_0_IRQHandler ; Handler name for SR ERU1_0
125 Entry ERU1_1_IRQHandler ; Handler name for SR ERU1_1
126 Entry ERU1_2_IRQHandler ; Handler name for SR ERU1_2
127 Entry ERU1_3_IRQHandler ; Handler name for SR ERU1_3
[all …]
Dstartup_XMC4502.s22 ;* Neither the name of the copyright holders nor the names of its contributors may be used to endor…
120 Entry SCU_0_IRQHandler ; Handler name for SR SCU_0
121 Entry ERU0_0_IRQHandler ; Handler name for SR ERU0_0
122 Entry ERU0_1_IRQHandler ; Handler name for SR ERU0_1
123 Entry ERU0_2_IRQHandler ; Handler name for SR ERU0_2
124 Entry ERU0_3_IRQHandler ; Handler name for SR ERU0_3
125 Entry ERU1_0_IRQHandler ; Handler name for SR ERU1_0
126 Entry ERU1_1_IRQHandler ; Handler name for SR ERU1_1
127 Entry ERU1_2_IRQHandler ; Handler name for SR ERU1_2
128 Entry ERU1_3_IRQHandler ; Handler name for SR ERU1_3
[all …]
Dstartup_XMC4504.s22 ;* Neither the name of the copyright holders nor the names of its contributors may be used to endor…
120 Entry SCU_0_IRQHandler ; Handler name for SR SCU_0
121 Entry ERU0_0_IRQHandler ; Handler name for SR ERU0_0
122 Entry ERU0_1_IRQHandler ; Handler name for SR ERU0_1
123 Entry ERU0_2_IRQHandler ; Handler name for SR ERU0_2
124 Entry ERU0_3_IRQHandler ; Handler name for SR ERU0_3
125 Entry ERU1_0_IRQHandler ; Handler name for SR ERU1_0
126 Entry ERU1_1_IRQHandler ; Handler name for SR ERU1_1
127 Entry ERU1_2_IRQHandler ; Handler name for SR ERU1_2
128 Entry ERU1_3_IRQHandler ; Handler name for SR ERU1_3
[all …]
/hal_infineon-3.5.0/wifi-host-driver/WiFi_Host_Driver/resources/resource_imp/
Dwiced_resource.h56 #define RESULT_ENUM(prefix, name, value) prefix ## name = (value) argument
64 #define CY_SECTION_WHD(name) __attribute__ ( (section(name) ) )
67 #define CY_SECTION_WHD(name) __attribute__ ( (section("__DATA, "name) ) )
69 #define CY_SECTION_WHD(name) __attribute__ ( (section(name) ) )
73 #define CY_SECTION_WHD(name) CY_PRAGMA_WHD(location = name)
/hal_infineon-3.5.0/core-lib/include/
Dcy_utils.h124 #define CY_SECTION(name) __attribute__ ((section(name))) argument
134 #define CY_SECTION(name) __attribute__ ((section("__DATA, "name))) argument
139 #define CY_SECTION(name) __attribute__ ((section(name))) argument
150 #define CY_SECTION(name) CY_PRAGMA(location = name) argument
/hal_infineon-3.5.0/XMCLib/drivers/inc/
Dxmc_common.h155 #define XMC_PRIOARRAY_DEF(name, size) \ argument
156 XMC_PRIOARRAY_ITEM_t prioarray_m_##name[size + 2]; \
157 XMC_PRIOARRAY_t prioarray_def_##name = {(size), (prioarray_m_##name)};
159 #define XMC_PRIOARRAY(name) \ argument
160 &prioarray_def_##name
/hal_infineon-3.5.0/core-lib/
DREADME.md29 …* `_CLR_SET_FLD32U`: The macro for setting a register with a name field and value for providing g…
30 …R_SET_FLD32U macro for providing get-clear-modify-write operations with a name field and value and…
31 …* `_CLR_SET_FLD16U`: The macro for setting a 16-bit register with a name field and value for provi…
32 …R_SET_FLD16U macro for providing get-clear-modify-write operations with a name field and value and…
33 …* `_CLR_SET_FLD8U`: The macro for setting a 8-bit register with a name field and value for providi…
34 …LR_SET_FLD8U macro for providing get-clear-modify-write operations with a name field and value and…
DRELEASE.md25 …* _CLR_SET_FLD32U: The macro for setting a register with a name field and value for providing get…
26 …R_SET_FLD32U macro for providing get-clear-modify-write operations with a name field and value and…
27 …* _CLR_SET_FLD16U: The macro for setting a 16-bit register with a name field and value for providi…
28 …R_SET_FLD16U macro for providing get-clear-modify-write operations with a name field and value and…
29 …* _CLR_SET_FLD8U: The macro for setting a 8-bit register with a name field and value for providing…
30 …LR_SET_FLD8U macro for providing get-clear-modify-write operations with a name field and value and…
/hal_infineon-3.5.0/mtb-pdl-cat1/device-info/personalities/peripheral/
Demusb_solver-1.0.tcl17 proc const {name value} {
18 uplevel 1 [list set $name $value]
19 uplevel 1 [list trace var $name w {error constant} ]
Di2c_solver-2.0.tcl17 proc const {name value} {
18 uplevel 1 [list set $name $value]
19 uplevel 1 [list trace var $name w {error constant} ]
Dsar_scheduler-3.0.tcl17 proc const {name value} {
18 uplevel 1 [list set $name $value]
19 uplevel 1 [list trace var $name w {error constant} ]
/hal_infineon-3.5.0/abstraction-rtos/source/COMPONENT_RTX/
Dcyabs_rtos_rtxv5.c134 const char* name, void* stack, uint32_t stack_size, in cy_rtos_create_thread() argument
150 attr.name = name; in cy_rtos_create_thread()
405 attr.name = NULL; in cy_rtos_init_mutex2()
518 attr.name = NULL; in cy_rtos_init_semaphore()
654 attr.name = NULL; in cy_rtos_init_event()
827 attr.name = NULL; in cy_rtos_init_queue()
1028 attr.name = NULL; in cy_rtos_init_timer()
/hal_infineon-3.5.0/mtb-pdl-cat1/device-info/personalities/platform/
Dpll_solver-3.0.tcl17 proc const {name value} {
18 uplevel 1 [list set $name $value]
19 uplevel 1 [list trace var $name w {error constant;} ]
Dpll_solver-2.0.tcl17 proc const {name value} {
18 uplevel 1 [list set $name $value]
19 uplevel 1 [list trace var $name w {error constant;} ]
Dfll_solver-2.0.tcl17 proc const {name value} {
18 uplevel 1 [list set $name $value]
19 uplevel 1 [list trace var $name w {error constant} ]
/hal_infineon-3.5.0/mtb-template-cat1/files_init/cat1a/
Dbspsecure.mk86 --app-name $(APPNAME) \
88 --cm0-app-name psoc6_01_cm0p_secure
/hal_infineon-3.5.0/abstraction-rtos/source/
Dcy_worker_thread.c108 (params->name != NULL) in cy_worker_thread_create()
109 ? params->name in cy_worker_thread_create()
/hal_infineon-3.5.0/abstraction-rtos/include/
Dcy_worker_thread.h81 const char* name; /**< Thread name. If set to NULL, member
/hal_infineon-3.5.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_cdc_bdc.c366 const char *name) in whd_cdc_get_iovar_buffer() argument
368 uint32_t name_length = (uint32_t)strlen(name) + 1; /* + 1 for terminating null */ in whd_cdc_get_iovar_buffer()
379 memcpy(data + name_length_alignment_offset, name, name_length); in whd_cdc_get_iovar_buffer()
Dwhd_management.c69 const char *name, whd_mac_t *mac_addr, whd_interface_t *ifpp) in whd_add_interface() argument
97 strncpy(ifp->if_name, name, sizeof(ifp->if_name) - 1); in whd_add_interface()
/hal_infineon-3.5.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_int.h122 const char *name, whd_mac_t *mac_addr, whd_interface_t *ifpp);
/hal_infineon-3.5.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_ecc.h60 const char_t *name; member

123