Home
last modified time | relevance | path

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

12

/ThreadX-v6.4.1/common/src/
Dtxe_queue_create.c178 status = TX_SIZE_ERROR; in _txe_queue_create()
186 status = TX_SIZE_ERROR; in _txe_queue_create()
194 status = TX_SIZE_ERROR; in _txe_queue_create()
Dtxe_byte_allocate.c124 status = TX_SIZE_ERROR; in _txe_byte_allocate()
132 status = TX_SIZE_ERROR; in _txe_byte_allocate()
Dtxe_byte_pool_create.c178 status = TX_SIZE_ERROR; in _txe_byte_pool_create()
Dtxe_block_pool_create.c182 status = TX_SIZE_ERROR; in _txe_block_pool_create()
Dtx_block_pool_create.c208 status = TX_SIZE_ERROR; in _tx_block_pool_create()
Dtxe_thread_create.c241 status = TX_SIZE_ERROR; in _txe_thread_create()
/ThreadX-v6.4.1/common_smp/src/
Dtxe_queue_create.c178 status = TX_SIZE_ERROR; in _txe_queue_create()
186 status = TX_SIZE_ERROR; in _txe_queue_create()
194 status = TX_SIZE_ERROR; in _txe_queue_create()
Dtxe_byte_allocate.c124 status = TX_SIZE_ERROR; in _txe_byte_allocate()
132 status = TX_SIZE_ERROR; in _txe_byte_allocate()
Dtxe_byte_pool_create.c178 status = TX_SIZE_ERROR; in _txe_byte_pool_create()
Dtxe_block_pool_create.c182 status = TX_SIZE_ERROR; in _txe_block_pool_create()
Dtxe_thread_create.c241 status = TX_SIZE_ERROR; in _txe_thread_create()
Dtx_block_pool_create.c208 status = TX_SIZE_ERROR; in _tx_block_pool_create()
/ThreadX-v6.4.1/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.4.1/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.4.1/ports/cortex_m23/ac6/src/
Dtx_thread_secure_stack.c232 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.4.1/ports/cortex_m23/gnu/src/
Dtx_thread_secure_stack.c237 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.4.1/ports/cortex_m23/iar/src/
Dtx_thread_secure_stack.c234 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.4.1/ports/cortex_m33/ac6/src/
Dtx_thread_secure_stack.c232 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.4.1/ports/cortex_m33/gnu/src/
Dtx_thread_secure_stack.c235 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.4.1/ports/cortex_m33/iar/src/
Dtx_thread_secure_stack.c234 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.4.1/ports/cortex_m85/gnu/src/
Dtx_thread_secure_stack.c235 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.4.1/ports/cortex_m85/iar/src/
Dtx_thread_secure_stack.c234 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()
/ThreadX-v6.4.1/ports/cortex_m55/ac6/src/
Dtx_thread_secure_stack.c232 status = TX_SIZE_ERROR; in _tx_thread_secure_mode_stack_allocate()

12