Home
last modified time | relevance | path

Searched refs:list (Results 1 – 25 of 63) sorted by relevance

123

/hal_infineon-3.4.0/XMCLib/drivers/src/
Dxmc_common.c55 struct list struct
57 struct list *next; argument
77 void XMC_LIST_Init(XMC_LIST_t *list) in XMC_LIST_Init() argument
79 *list = NULL; in XMC_LIST_Init()
82 void *XMC_LIST_GetHead(XMC_LIST_t *list) in XMC_LIST_GetHead() argument
84 return *list; in XMC_LIST_GetHead()
87 void *XMC_LIST_GetTail(XMC_LIST_t *list) in XMC_LIST_GetTail() argument
89 struct list *tail; in XMC_LIST_GetTail()
91 if (*list == NULL) in XMC_LIST_GetTail()
97 for (tail = (struct list *)*list; tail->next != NULL; tail = tail->next) in XMC_LIST_GetTail()
[all …]
/hal_infineon-3.4.0/XMCLib/drivers/inc/
Dxmc_common.h215 void XMC_LIST_Init(XMC_LIST_t *list);
220 void XMC_LIST_Add(XMC_LIST_t *list, void *const item);
225 void XMC_LIST_Remove(XMC_LIST_t *list, void *const item);
230 uint32_t XMC_LIST_GetLength(XMC_LIST_t *list);
235 void *XMC_LIST_GetHead(XMC_LIST_t *list);
240 void *XMC_LIST_GetTail(XMC_LIST_t *list);
245 void XMC_LIST_Insert(XMC_LIST_t *list, void *prev_item, void *new_item);
/hal_infineon-3.4.0/mtb-hal-cat1/COMPONENT_PSOC6HAL/source/
Dcyhal_syspm.c260 static void _cyhal_syspm_add_callback_to_list(cyhal_syspm_callback_data_t **list, cyhal_syspm_callb… in _cyhal_syspm_add_callback_to_list() argument
265 add->next = *list; in _cyhal_syspm_add_callback_to_list()
266 *list = add; in _cyhal_syspm_add_callback_to_list()
271 static void _cyhal_syspm_remove_callback_from_list(cyhal_syspm_callback_data_t **list, cyhal_syspm_… in _cyhal_syspm_remove_callback_from_list() argument
274 while(*list != CYHAL_SYSPM_END_OF_LIST) in _cyhal_syspm_remove_callback_from_list()
276 if (*list == remove) in _cyhal_syspm_remove_callback_from_list()
278 *list = remove->next; in _cyhal_syspm_remove_callback_from_list()
282 list = &((*list)->next); in _cyhal_syspm_remove_callback_from_list()
/hal_infineon-3.4.0/
DLicense.txt7 - Redistributions of source code must retain the above copyright notice, this list of conditions an…
8 - Redistributions in binary form must reproduce the above copyright notice, this list of conditions…
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/resources/nvram/
DREADME1 The following list is for specific board from customer
/hal_infineon-3.4.0/XMCLib/devices/XMC4500/Source/GCC/
DXMC4504x512.ld17 …* Redistributions of source code must retain the above copyright notice, this list of conditions a…
20 …* Redistributions in binary form must reproduce the above copyright notice, this list of condition…
DXMC4500x1024.ld18 …* Redistributions of source code must retain the above copyright notice, this list of conditions a…
21 …* Redistributions in binary form must reproduce the above copyright notice, this list of condition…
DXMC4500x768.ld17 …* Redistributions of source code must retain the above copyright notice, this list of conditions a…
20 …* Redistributions in binary form must reproduce the above copyright notice, this list of condition…
DXMC4502x768.ld16 …* Redistributions of source code must retain the above copyright notice, this list of conditions a…
19 …* Redistributions in binary form must reproduce the above copyright notice, this list of condition…
/hal_infineon-3.4.0/mtb-pdl-cat1/
DREADME.md28 …uctorco.github.io/mtb-pdl-cat1/pdl_api_reference_manual/html/modules.html) for the list of drivers.
DRELEASE.md33 Below is a list of PSoC 6 part numbers obsoleted in psoc6pdl release-v1.6.0, with the suggested nex…
/hal_infineon-3.4.0/XMCLib/devices/XMC4500/Source/ARM/
Dstartup_XMC4500.s16 ;* Redistributions of source code must retain the above copyright notice, this list of conditions a…
19 ;* Redistributions in binary form must reproduce the above copyright notice, this list of condition…
Dstartup_XMC4502.s16 ;* Redistributions of source code must retain the above copyright notice, this list of conditions a…
19 ;* Redistributions in binary form must reproduce the above copyright notice, this list of condition…
Dstartup_XMC4504.s16 ;* Redistributions of source code must retain the above copyright notice, this list of conditions a…
19 ;* Redistributions in binary form must reproduce the above copyright notice, this list of condition…
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c3284 whd_list_t *list; in whd_wifi_get_channels() local
3307 list = (whd_list_t *)whd_cdc_get_ioctl_buffer(whd_driver, &buffer, buffer_length); in whd_wifi_get_channels()
3308 CHECK_IOCTL_BUFFER(list); in whd_wifi_get_channels()
3310 memset(list, 0, buffer_length); in whd_wifi_get_channels()
3311 list->count = htod32(WL_NUMCHANNELS); in whd_wifi_get_channels()
3314 list = (whd_list_t *)whd_buffer_get_current_piece_data_pointer(whd_driver, response); in whd_wifi_get_channels()
3315 memcpy(channel_list, list, in whd_wifi_get_channels()
/hal_infineon-3.4.0/mtb-pdl-cat1/devices/COMPONENT_CAT1A/templates/COMPONENT_MTB/COMPONENT_CM4/TOOLCHAIN_GCC_ARM/
Dcyb06xx5_cm4.ld51 * libraries. You may list several symbols for each EXTERN, and you may use
Dcyb06xx5_cm4_dual.ld54 * libraries. You may list several symbols for each EXTERN, and you may use
Dcyb06xx7_cm4.ld51 * libraries. You may list several symbols for each EXTERN, and you may use
Dcyb06xx7_cm4_dual.ld54 * libraries. You may list several symbols for each EXTERN, and you may use
Dcyb06xxa_cm4.ld51 * libraries. You may list several symbols for each EXTERN, and you may use
Dcyb06xxa_cm4_dual.ld54 * libraries. You may list several symbols for each EXTERN, and you may use
Dcys06xxa_cm4.ld51 * libraries. You may list several symbols for each EXTERN, and you may use
Dcy8c6xx4_cm4.ld48 * libraries. You may list several symbols for each EXTERN, and you may use
Dcy8c6xx7_cm4.ld48 * libraries. You may list several symbols for each EXTERN, and you may use
Dcy8c6xx8_cm4.ld48 * libraries. You may list several symbols for each EXTERN, and you may use

123