Home
last modified time | relevance | path

Searched defs:memLength (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction_threadx.c131 void *OSA_MemoryAllocate(uint32_t memLength) in OSA_MemoryAllocate()
146 void *OSA_MemoryAllocateAlign(uint32_t memLength, uint32_t alignbytes) in OSA_MemoryAllocateAlign()
Dfsl_os_abstraction_zephyr.c153 void *OSA_MemoryAllocate(uint32_t memLength) in OSA_MemoryAllocate()
174 void *OSA_MemoryAllocateAlign(uint32_t memLength, uint32_t alignbytes) in OSA_MemoryAllocateAlign()
Dfsl_os_abstraction_free_rtos.c147 void *OSA_MemoryAllocate(uint32_t memLength) in OSA_MemoryAllocate()
177 void *OSA_MemoryAllocateAlign(uint32_t memLength, uint32_t alignbytes) in OSA_MemoryAllocateAlign()
Dfsl_os_abstraction_bm.c202 void *OSA_MemoryAllocate(uint32_t memLength) in OSA_MemoryAllocate()
225 void *OSA_MemoryAllocateAlign(uint32_t memLength, uint32_t alignbytes) in OSA_MemoryAllocateAlign()