/hal_infineon-3.5.0/XMCLib/devices/XMC4500/Source/IAR/ |
D | startup_XMC4500.s | 145 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 …]
|
D | startup_XMC4502.s | 146 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 …]
|
D | startup_XMC4504.s | 146 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/ |
D | startup_XMC4500.s | 22 ;* 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 …]
|
D | startup_XMC4502.s | 22 ;* 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 …]
|
D | startup_XMC4504.s | 22 ;* 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/ |
D | wiced_resource.h | 56 #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/ |
D | cy_utils.h | 124 #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/ |
D | xmc_common.h | 155 #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/ |
D | README.md | 29 …* `_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…
|
D | RELEASE.md | 25 …* _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/ |
D | emusb_solver-1.0.tcl | 17 proc const {name value} { 18 uplevel 1 [list set $name $value] 19 uplevel 1 [list trace var $name w {error constant} ]
|
D | i2c_solver-2.0.tcl | 17 proc const {name value} { 18 uplevel 1 [list set $name $value] 19 uplevel 1 [list trace var $name w {error constant} ]
|
D | sar_scheduler-3.0.tcl | 17 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/ |
D | cyabs_rtos_rtxv5.c | 134 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/ |
D | pll_solver-3.0.tcl | 17 proc const {name value} { 18 uplevel 1 [list set $name $value] 19 uplevel 1 [list trace var $name w {error constant;} ]
|
D | pll_solver-2.0.tcl | 17 proc const {name value} { 18 uplevel 1 [list set $name $value] 19 uplevel 1 [list trace var $name w {error constant;} ]
|
D | fll_solver-2.0.tcl | 17 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/ |
D | bspsecure.mk | 86 --app-name $(APPNAME) \ 88 --cm0-app-name psoc6_01_cm0p_secure
|
/hal_infineon-3.5.0/abstraction-rtos/source/ |
D | cy_worker_thread.c | 108 (params->name != NULL) in cy_worker_thread_create() 109 ? params->name in cy_worker_thread_create()
|
/hal_infineon-3.5.0/abstraction-rtos/include/ |
D | cy_worker_thread.h | 81 const char* name; /**< Thread name. If set to NULL, member
|
/hal_infineon-3.5.0/wifi-host-driver/WiFi_Host_Driver/src/ |
D | whd_cdc_bdc.c | 366 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()
|
D | whd_management.c | 69 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/ |
D | whd_int.h | 122 const char *name, whd_mac_t *mac_addr, whd_interface_t *ifpp);
|
/hal_infineon-3.5.0/mtb-pdl-cat1/drivers/include/ |
D | cy_crypto_core_ecc.h | 60 const char_t *name; member
|