Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/ports/cortex_a5/ac5/example_build/
Dbuild_threadx_sample.bat3 …0 --first tx_initialize_low_level.o(Init) --datacompressor=off --inline --info=inline --callgraph …
/ThreadX-v6.3.0/ports/cortex_m0/ac5/example_build/
Dbuild_threadx_sample.bat3 …--rw-base=0x20000000 --first __tx_vectors --datacompressor=off --inline --info=inline --callgraph …
/ThreadX-v6.3.0/ports/cortex_a8/ac5/example_build/
Dbuild_threadx_sample.bat3 …0 --first tx_initialize_low_level.o(Init) --datacompressor=off --inline --info=inline --callgraph …
/ThreadX-v6.3.0/ports/cortex_m3/ac5/example_build/
Dbuild_threadx_sample.bat3 …--rw-base=0x20000000 --first __tx_vectors --datacompressor=off --inline --info=inline --callgraph …
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/ac5/example_build/
Dbuild_threadx_sample.bat3 …--rw-base=0x20000000 --first __tx_vectors --datacompressor=off --inline --info=inline --callgraph …
/ThreadX-v6.3.0/ports/cortex_r4/ac5/example_build/
Dbuild_threadx_sample.bat3 …0 --first tx_initialize_low_level.o(Init) --datacompressor=off --inline --info=inline --callgraph …
/ThreadX-v6.3.0/ports/cortex_r5/ac5/example_build/
Dbuild_threadx_sample.bat3 …0 --first tx_initialize_low_level.o(Init) --datacompressor=off --inline --info=inline --callgraph …
/ThreadX-v6.3.0/ports/cortex_m7/ac5/example_build/
Dbuild_threadx_sample.bat3 …--rw-base=0x20000000 --first __tx_vectors --datacompressor=off --inline --info=inline --callgraph …
/ThreadX-v6.3.0/ports/cortex_m4/ac5/example_build/
Dbuild_threadx_sample.bat3 …--rw-base=0x20000000 --first __tx_vectors --datacompressor=off --inline --info=inline --callgraph …
/ThreadX-v6.3.0/ports/cortex_a9/ac5/example_build/
Dbuild_threadx_sample.bat3 …0 --first tx_initialize_low_level.o(Init) --datacompressor=off --inline --info=inline --callgraph …
/ThreadX-v6.3.0/ports/cortex_a7/ac5/example_build/
Dbuild_threadx_sample.bat3 …0 --first tx_initialize_low_level.o(Init) --datacompressor=off --inline --info=inline --callgraph …
/ThreadX-v6.3.0/ports_module/cortex_m4/ac5/example_build/
Dbuild_threadx_demo.bat3 …--rw-base=0x20000000 --first __tx_vectors --datacompressor=off --inline --info=inline --callgraph …
/ThreadX-v6.3.0/ports_module/cortex_m3/ac5/example_build/
Dbuild_threadx_demo.bat3 …--rw-base=0x20000000 --first __tx_vectors --datacompressor=off --inline --info=inline --callgraph …
/ThreadX-v6.3.0/ports_module/cortex_m7/ac5/example_build/
Dbuild_threadx_demo.bat3 …--rw-base=0x20000000 --first __tx_vectors --datacompressor=off --inline --info=inline --callgraph …
/ThreadX-v6.3.0/ports_module/cortex_r4/iar/module_manager/src/
Dtxm_module_manager_thread_stack_build.s111 …LDR r3, [r0, #8] ; Pickup thread info pointer (it's in the stack pointe…
/ThreadX-v6.3.0/ports_module/cortex_a7/iar/module_manager/src/
Dtxm_module_manager_thread_stack_build.s121 …LDR r3, [r0, #8] ; Pickup thread info pointer (it's in the stack pointe…
/ThreadX-v6.3.0/ports_module/cortex_a7/ac5/module_manager/src/
Dtxm_module_manager_thread_stack_build.s123 …LDR r3, [r0, #8] ; Pickup thread info pointer (it's in the stack pointe…
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/gnu/src/
Dtx_thread_smp_protect.S93 sw $31, 16($10) # Save caller info
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/src/
Dtx_thread_smp_protect.mip93 sw $31, 16($10) # Save caller info
/ThreadX-v6.3.0/ports_module/cortex_r4/iar/example_build/
Dtx_initialize_low_level.s322 ; Pickup the memory fault info struct
/ThreadX-v6.3.0/ports_module/cortex_a7/iar/example_build/
Dtx_initialize_low_level.s379 ; Pickup the memory fault info struct
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dos.h919 StatusType GetAlarmBase(AlarmType AlarmID, AlarmBaseRefType info);
Dtx_osek.c4817 StatusType GetAlarmBase(AlarmType AlarmID, AlarmBaseRefType info) in GetAlarmBase() argument
4838 info->maxallowedvalue = alarm_ptr->max_allowed_value; in GetAlarmBase()
4839 info->mincycle = alarm_ptr->min_cyc; in GetAlarmBase()
4840 info->ticksperbase = alarm_ptr->ticks_per_base; in GetAlarmBase()
/ThreadX-v6.3.0/ports_module/cortex_a7/ac5/example_build/
Dtx_initialize_low_level.s579 ; Pickup the memory fault info struct
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/example_build/
Dstart.mip192 la a2, set_gpr_boot_values // Fill register file boot info.