Home
last modified time | relevance | path

Searched refs:TX_SIZE_ERROR (Results 1 – 25 of 50) sorted by relevance

12

/ThreadX-v6.3.0/common/src/
Dtxe_queue_create.c179 status = TX_SIZE_ERROR; in _txe_queue_create()
187 status = TX_SIZE_ERROR; in _txe_queue_create()
195 status = TX_SIZE_ERROR; in _txe_queue_create()
Dtxe_byte_allocate.c125 status = TX_SIZE_ERROR; in _txe_byte_allocate()
133 status = TX_SIZE_ERROR; in _txe_byte_allocate()
Dtxe_byte_pool_create.c179 status = TX_SIZE_ERROR; in _txe_byte_pool_create()
Dtxe_block_pool_create.c183 status = TX_SIZE_ERROR; in _txe_block_pool_create()
Dtx_block_pool_create.c209 status = TX_SIZE_ERROR; in _tx_block_pool_create()
Dtxe_thread_create.c242 status = TX_SIZE_ERROR; in _txe_thread_create()
/ThreadX-v6.3.0/common_smp/src/
Dtxe_queue_create.c179 status = TX_SIZE_ERROR; in _txe_queue_create()
187 status = TX_SIZE_ERROR; in _txe_queue_create()
195 status = TX_SIZE_ERROR; in _txe_queue_create()
Dtxe_byte_allocate.c125 status = TX_SIZE_ERROR; in _txe_byte_allocate()
133 status = TX_SIZE_ERROR; in _txe_byte_allocate()
Dtxe_byte_pool_create.c179 status = TX_SIZE_ERROR; in _txe_byte_pool_create()
Dtxe_block_pool_create.c183 status = TX_SIZE_ERROR; in _txe_block_pool_create()
Dtxe_thread_create.c242 status = TX_SIZE_ERROR; in _txe_thread_create()
Dtx_block_pool_create.c209 status = TX_SIZE_ERROR; in _tx_block_pool_create()
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_queue_basic_one_word_test.c322 if (status != TX_SIZE_ERROR) in thread_0_entry()
348 if (status != TX_SIZE_ERROR) in thread_0_entry()
373 if (status != TX_SIZE_ERROR) in thread_0_entry()
Dthreadx_byte_memory_basic_test.c436 if (status != TX_SIZE_ERROR) in thread_0_entry()
510 if (status != TX_SIZE_ERROR) in thread_0_entry()
522 if (status != TX_SIZE_ERROR) in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_queue_basic_one_word_test.c322 if (status != TX_SIZE_ERROR) in thread_0_entry()
348 if (status != TX_SIZE_ERROR) in thread_0_entry()
373 if (status != TX_SIZE_ERROR) in thread_0_entry()
Dthreadx_byte_memory_basic_test.c436 if (status != TX_SIZE_ERROR) in thread_0_entry()
510 if (status != TX_SIZE_ERROR) in thread_0_entry()
522 if (status != TX_SIZE_ERROR) in thread_0_entry()
/ThreadX-v6.3.0/ports/cortex_m23/ac6/src/
Dtx_thread_secure_stack.c233 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.3.0/ports/cortex_m23/gnu/src/
Dtx_thread_secure_stack.c238 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.3.0/ports/cortex_m23/iar/src/
Dtx_thread_secure_stack.c235 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.3.0/ports_module/cortex_m33/ac6/module_manager/src/
Dtx_thread_secure_stack.c233 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.3.0/ports_module/cortex_m33/gnu/module_manager/src/
Dtx_thread_secure_stack.c236 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.3.0/ports_module/cortex_m33/iar/module_manager/src/
Dtx_thread_secure_stack.c235 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.3.0/ports/cortex_m85/ac6/src/
Dtx_thread_secure_stack.c233 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.3.0/ports/cortex_m85/gnu/src/
Dtx_thread_secure_stack.c236 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.3.0/ports/cortex_m85/iar/src/
Dtx_thread_secure_stack.c235 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()

12