Home
last modified time | relevance | path

Searched refs:stack (Results 1 – 25 of 708) sorted by relevance

12345678910>>...29

/hal_nxp-latest/mcux/mcux-sdk/components/video/
Dfsl_video_common.c266 status_t VIDEO_STACK_Init(video_stack_t *stack, void **buf, uint32_t size) in VIDEO_STACK_Init() argument
268 stack->buf = buf; in VIDEO_STACK_Init()
269 stack->maxCount = size; in VIDEO_STACK_Init()
270 stack->top = 0U; in VIDEO_STACK_Init()
275 status_t VIDEO_STACK_Pop(video_stack_t *stack, void **item) in VIDEO_STACK_Pop() argument
279 if (stack->top > 0U) in VIDEO_STACK_Pop()
281 *item = stack->buf[--stack->top]; in VIDEO_STACK_Pop()
293 status_t VIDEO_STACK_Push(video_stack_t *stack, void *item) in VIDEO_STACK_Push() argument
297 if (stack->top < (stack->maxCount)) in VIDEO_STACK_Push()
299 stack->buf[stack->top++] = item; in VIDEO_STACK_Push()
Dfsl_video_common.h314 status_t VIDEO_STACK_Init(video_stack_t *stack, void **buf, uint32_t size);
324 status_t VIDEO_STACK_Pop(video_stack_t *stack, void **item);
334 status_t VIDEO_STACK_Push(video_stack_t *stack, void *item);
342 static inline uint32_t VIDEO_STACK_GetCount(video_stack_t *stack) in VIDEO_STACK_GetCount() argument
344 return stack->top; in VIDEO_STACK_GetCount()
353 static inline uint32_t VIDEO_STACK_GetMaxCount(video_stack_t *stack) in VIDEO_STACK_GetMaxCount() argument
355 return stack->maxCount; in VIDEO_STACK_GetMaxCount()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/
DChangeLogKSDK.txt4 @section USB USB stack for MCUXpresso SDK
5 The current version of USB stack is 2.10.0.
16 - Add USB_DEVICE_CONFIG_SOF_NOTIFICATION for device stack.
31 - Change ROOT2 as enabled by default in device stack.
33 - Fix vulnerability for host stack. CVE number: CVE-2023-38749
42 - Enable ROOT2 macro in USB device stack.
66 - Fix the USB device stack vulnerability issues.
82 - Add PPS message to usb pd stack.
91 - Except rule 17.2 in host hub and otg stack.
102 - Integrated sdk components (OSA, Timer, GPIO and serial_manager) to USB stack and demos.
[all …]
DREADME.md1 # NXP Middleware USB stack
2 The USB stack provides USB device and USB host APIs that are targeted to support the application ba…
3 ## USB stack license
17 This subfolder includes the definitions and structures for the USB stack. The miscellaneous content…
84 Some documents are provided to introduce more details of the USB stack or guide users to implement …
DSW-Content-Register.txt6 Description: Description: NXP USB stack. This is a version of the USB stack that has been integrate…
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1176/
Dall_lib_device.cmake1233 # # description: Middleware usb device stack external
1308 # # description: Middleware usb host stack
1397 # # description: edgefast_bluetooth bt_ble host stack
1400 # # description: edgefast_bluetooth bt_ble host stack
1409 # # description: edgefast_bluetooth configuration for bt_ble Host stack
1412 # # description: edgefast_bluetooth extension for bt_ble Host stack
1415 # # description: edgefast_bluetooth bt_ble Host stack(including BR and BLE)
1418 # # description: edgefast_bluetooth bt_ble Host stack(including BLE only)
1421 # # description: edgefast_bluetooth bt_ble Host stack(including BR only)
1478 # # description: edgefast_bluetooth PAL crypto support for bt_ble Host stack
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1042/
Dall_lib_device.cmake885 # # description: Middleware usb device stack external
960 # # description: Middleware usb host stack
1049 # # description: edgefast_bluetooth bt_ble host stack
1052 # # description: edgefast_bluetooth bt_ble host stack
1061 # # description: edgefast_bluetooth configuration for bt_ble Host stack
1064 # # description: edgefast_bluetooth extension for bt_ble Host stack
1067 # # description: edgefast_bluetooth bt_ble Host stack(including BR and BLE)
1070 # # description: edgefast_bluetooth bt_ble Host stack(including BLE only)
1073 # # description: edgefast_bluetooth bt_ble Host stack(including BR only)
1130 # # description: edgefast_bluetooth PAL crypto support for bt_ble Host stack
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1052/
Dall_lib_device.cmake912 # # description: Middleware usb device stack external
987 # # description: Middleware usb host stack
1076 # # description: edgefast_bluetooth bt_ble host stack
1079 # # description: edgefast_bluetooth bt_ble host stack
1088 # # description: edgefast_bluetooth configuration for bt_ble Host stack
1091 # # description: edgefast_bluetooth extension for bt_ble Host stack
1094 # # description: edgefast_bluetooth bt_ble Host stack(including BR and BLE)
1097 # # description: edgefast_bluetooth bt_ble Host stack(including BLE only)
1100 # # description: edgefast_bluetooth bt_ble Host stack(including BR only)
1157 # # description: edgefast_bluetooth PAL crypto support for bt_ble Host stack
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1062/
Dall_lib_device.cmake1074 # # description: Middleware usb device stack external
1149 # # description: Middleware usb host stack
1238 # # description: edgefast_bluetooth bt_ble host stack
1241 # # description: edgefast_bluetooth bt_ble host stack
1250 # # description: edgefast_bluetooth configuration for bt_ble Host stack
1253 # # description: edgefast_bluetooth extension for bt_ble Host stack
1256 # # description: edgefast_bluetooth bt_ble Host stack(including BR and BLE)
1259 # # description: edgefast_bluetooth bt_ble Host stack(including BLE only)
1262 # # description: edgefast_bluetooth bt_ble Host stack(including BR only)
1319 # # description: edgefast_bluetooth PAL crypto support for bt_ble Host stack
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1181/
Dall_lib_device.cmake663 # # description: Middleware usb host stack
681 # # description: Middleware usb device stack external
1097 # # description: edgefast_bluetooth bt_ble host stack
1100 # # description: edgefast_bluetooth bt_ble host stack
1109 # # description: edgefast_bluetooth configuration for bt_ble Host stack
1112 # # description: edgefast_bluetooth extension for bt_ble Host stack
1115 # # description: edgefast_bluetooth bt_ble Host stack(including BR and BLE)
1118 # # description: edgefast_bluetooth bt_ble Host stack(including BLE only)
1121 # # description: edgefast_bluetooth bt_ble Host stack(including BR only)
1178 # # description: edgefast_bluetooth PAL crypto support for bt_ble Host stack
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1182/
Dall_lib_device.cmake663 # # description: Middleware usb host stack
681 # # description: Middleware usb device stack external
1097 # # description: edgefast_bluetooth bt_ble host stack
1100 # # description: edgefast_bluetooth bt_ble host stack
1109 # # description: edgefast_bluetooth configuration for bt_ble Host stack
1112 # # description: edgefast_bluetooth extension for bt_ble Host stack
1115 # # description: edgefast_bluetooth bt_ble Host stack(including BR and BLE)
1118 # # description: edgefast_bluetooth bt_ble Host stack(including BLE only)
1121 # # description: edgefast_bluetooth bt_ble Host stack(including BR only)
1178 # # description: edgefast_bluetooth PAL crypto support for bt_ble Host stack
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1187/
Dall_lib_device.cmake663 # # description: Middleware usb host stack
681 # # description: Middleware usb device stack external
1097 # # description: edgefast_bluetooth bt_ble host stack
1100 # # description: edgefast_bluetooth bt_ble host stack
1109 # # description: edgefast_bluetooth configuration for bt_ble Host stack
1112 # # description: edgefast_bluetooth extension for bt_ble Host stack
1115 # # description: edgefast_bluetooth bt_ble Host stack(including BR and BLE)
1118 # # description: edgefast_bluetooth bt_ble Host stack(including BLE only)
1121 # # description: edgefast_bluetooth bt_ble Host stack(including BR only)
1178 # # description: edgefast_bluetooth PAL crypto support for bt_ble Host stack
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT685S/
Dall_lib_device.cmake941 # # description: Middleware usb device stack external
1016 # # description: Middleware usb host stack
1102 # # description: edgefast_bluetooth bt_ble host stack
1105 # # description: edgefast_bluetooth bt_ble host stack
1114 # # description: edgefast_bluetooth configuration for bt_ble Host stack
1117 # # description: edgefast_bluetooth extension for bt_ble Host stack
1120 # # description: edgefast_bluetooth bt_ble Host stack(including BR and BLE)
1123 # # description: edgefast_bluetooth bt_ble Host stack(including BLE only)
1126 # # description: edgefast_bluetooth bt_ble Host stack(including BR only)
1183 # # description: edgefast_bluetooth PAL crypto support for bt_ble Host stack
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXN947/
Dall_lib_device.cmake786 # # description: Middleware usb host stack
810 # # description: Middleware usb device stack external
1645 # # description: edgefast_bluetooth bt_ble host stack
1648 # # description: edgefast_bluetooth bt_ble host stack
1654 # # description: edgefast_bluetooth configuration for bt_ble Host stack
1657 # # description: edgefast_bluetooth extension for bt_ble Host stack
1660 # # description: edgefast_bluetooth bt_ble Host stack(including BR and BLE)
1663 # # description: edgefast_bluetooth bt_ble Host stack(including BLE only)
1666 # # description: edgefast_bluetooth bt_ble Host stack(including BR only)
1723 # # description: edgefast_bluetooth PAL crypto support for bt_ble Host stack
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT595S/
Dall_lib_device.cmake1085 # # description: Middleware usb device stack external
1160 # # description: Middleware usb host stack
1246 # # description: edgefast_bluetooth bt_ble host stack
1249 # # description: edgefast_bluetooth bt_ble host stack
1258 # # description: edgefast_bluetooth configuration for bt_ble Host stack
1261 # # description: edgefast_bluetooth extension for bt_ble Host stack
1264 # # description: edgefast_bluetooth bt_ble Host stack(including BR and BLE)
1267 # # description: edgefast_bluetooth bt_ble Host stack(including BLE only)
1270 # # description: edgefast_bluetooth bt_ble Host stack(including BR only)
1327 # # description: edgefast_bluetooth PAL crypto support for bt_ble Host stack
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1189/
Dall_lib_device.cmake721 # # description: Middleware usb host stack
739 # # description: Middleware usb device stack external
1226 # # description: edgefast_bluetooth bt_ble host stack
1229 # # description: edgefast_bluetooth bt_ble host stack
1238 # # description: edgefast_bluetooth configuration for bt_ble Host stack
1241 # # description: edgefast_bluetooth extension for bt_ble Host stack
1244 # # description: edgefast_bluetooth bt_ble Host stack(including BR and BLE)
1247 # # description: edgefast_bluetooth bt_ble Host stack(including BLE only)
1250 # # description: edgefast_bluetooth bt_ble Host stack(including BR only)
1307 # # description: edgefast_bluetooth PAL crypto support for bt_ble Host stack
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/RW612/
Dall_lib_device.cmake1110 # # description: Middleware usb device stack external
1182 # # description: Middleware usb host stack
1525 # # description: edgefast_bluetooth bt_ble host stack
1528 # # description: edgefast_bluetooth bt_ble host stack
1534 # # description: edgefast_bluetooth configuration for bt_ble Host stack
1537 # # description: edgefast_bluetooth extension for bt_ble Host stack
1540 # # description: edgefast_bluetooth bt_ble Host stack(including BR and BLE)
1543 # # description: edgefast_bluetooth bt_ble Host stack(including BLE only)
1546 # # description: edgefast_bluetooth bt_ble Host stack(including BR only)
1603 # # description: edgefast_bluetooth PAL crypto support for bt_ble Host stack
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXN547/
Dall_lib_device.cmake789 # # description: Middleware usb host stack
813 # # description: Middleware usb device stack external
1553 # # description: edgefast_bluetooth bt_ble host stack
1556 # # description: edgefast_bluetooth bt_ble host stack
1562 # # description: edgefast_bluetooth configuration for bt_ble Host stack
1565 # # description: edgefast_bluetooth extension for bt_ble Host stack
1568 # # description: edgefast_bluetooth bt_ble Host stack(including BR and BLE)
1571 # # description: edgefast_bluetooth bt_ble Host stack(including BLE only)
1574 # # description: edgefast_bluetooth bt_ble Host stack(including BR only)
1631 # # description: edgefast_bluetooth PAL crypto support for bt_ble Host stack
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/srtm/port/
Dsrtm_mutex_freertos.c30 srtm_mutex_t SRTM_Mutex_Create(srtm_mutex_buf_t *stack) in SRTM_Mutex_Create() argument
32 return xSemaphoreCreateMutexStatic(stack); in SRTM_Mutex_Create()
Dsrtm_sem_freertos.c31 srtm_sem_t SRTM_Sem_Create(uint32_t maxCount, uint32_t initCount, srtm_sem_buf_t *stack) in SRTM_Sem_Create() argument
33 return xSemaphoreCreateCountingStatic(maxCount, initCount, stack); in SRTM_Sem_Create()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5502/gcc/
DLPC5502_ram.ld185 .stack :
192 /* Initializes stack on the end of block */
199 ASSERT(__StackLimit >= __HeapLimit, "region m_data overflowed with stack and heap")
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC822/gcc/
DLPC822_ram.ld185 .stack :
191 /* Initializes stack on the end of block */
198 ASSERT(__StackLimit >= __HeapLimit, "region m_data overflowed with stack and heap")
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC864/gcc/
DLPC864_ram.ld184 .stack :
190 /* Initializes stack on the end of block */
197 ASSERT(__StackLimit >= __HeapLimit, "region m_data overflowed with stack and heap")
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5512/gcc/
DLPC5512_ram.ld185 .stack :
192 /* Initializes stack on the end of block */
199 ASSERT(__StackLimit >= __HeapLimit, "region m_data overflowed with stack and heap")
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S04/gcc/
DLPC55S04_ram.ld185 .stack :
192 /* Initializes stack on the end of block */
199 ASSERT(__StackLimit >= __HeapLimit, "region m_data overflowed with stack and heap")

12345678910>>...29