Home
last modified time | relevance | path

Searched refs:TX_NO_MEMORY (Results 1 – 25 of 54) sorted by relevance

123

/ThreadX-v6.2.1/common_smp/src/
Dtx_block_allocate.c223 status = TX_NO_MEMORY; in _tx_block_allocate()
364 status = TX_NO_MEMORY; in _tx_block_allocate()
Dtx_byte_allocate.c263 status = TX_NO_MEMORY; in _tx_byte_allocate()
404 status = TX_NO_MEMORY; in _tx_byte_allocate()
Dtx_block_pool_cleanup.c184 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_block_pool_cleanup()
Dtx_byte_pool_cleanup.c182 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_byte_pool_cleanup()
/ThreadX-v6.2.1/common/src/
Dtx_block_allocate.c223 status = TX_NO_MEMORY; in _tx_block_allocate()
364 status = TX_NO_MEMORY; in _tx_block_allocate()
Dtx_byte_allocate.c263 status = TX_NO_MEMORY; in _tx_byte_allocate()
404 status = TX_NO_MEMORY; in _tx_byte_allocate()
Dtx_block_pool_cleanup.c184 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_block_pool_cleanup()
Dtx_byte_pool_cleanup.c182 thread_ptr -> tx_thread_suspend_status = TX_NO_MEMORY; in _tx_byte_pool_cleanup()
/ThreadX-v6.2.1/ports_module/cortex_m23/gnu/module_manager/src/
Dtxm_module_manager_external_memory_enable.c127 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
Dtx_thread_secure_stack.c305 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
311 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.2.1/ports_module/cortex_m23/iar/module_manager/src/
Dtxm_module_manager_external_memory_enable.c127 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
/ThreadX-v6.2.1/ports_module/cortex_m23/ac6/module_manager/src/
Dtxm_module_manager_external_memory_enable.c127 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
Dtx_thread_secure_stack.c299 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
305 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.2.1/ports_module/cortex_m33/ac6/module_manager/src/
Dtxm_module_manager_external_memory_enable.c127 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
/ThreadX-v6.2.1/ports_module/cortex_m33/gnu/module_manager/src/
Dtxm_module_manager_external_memory_enable.c127 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
/ThreadX-v6.2.1/ports_module/cortex_m33/iar/module_manager/src/
Dtxm_module_manager_external_memory_enable.c127 return(TX_NO_MEMORY); in _txm_module_manager_external_memory_enable()
/ThreadX-v6.2.1/common_modules/module_manager/src/
Dtxm_module_manager_memory_load.c125 return(TX_NO_MEMORY); in _txm_module_manager_memory_load()
/ThreadX-v6.2.1/ports/cortex_m33/iar/src/
Dtx_thread_secure_stack.c301 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
307 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.2.1/ports/cortex_m85/ac6/src/
Dtx_thread_secure_stack.c299 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
305 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.2.1/ports/cortex_m85/iar/src/
Dtx_thread_secure_stack.c301 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
307 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.2.1/ports/cortex_m85/gnu/src/
Dtx_thread_secure_stack.c303 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
309 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.2.1/ports/cortex_m23/ac6/src/
Dtx_thread_secure_stack.c299 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
305 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.2.1/ports/cortex_m23/gnu/src/
Dtx_thread_secure_stack.c305 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
311 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.2.1/ports/cortex_m23/iar/src/
Dtx_thread_secure_stack.c301 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
307 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.2.1/ports/cortex_m55/ac6/src/
Dtx_thread_secure_stack.c299 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()
305 status = TX_NO_MEMORY; in _tx_thread_secure_mode_stack_allocate()

123