| /ThreadX-v6.2.1/ports/cortex_a5x/ac6/example_build/sample_threadx/ |
| D | armv8_aarch64_SystemTimer.S | 16 .type getCNTFRQ, @function 28 .type setCNTFRQ, @function 39 .type getPhysicalCount, @function 50 .type getVirtualCount, @function 61 .type getEL1Ctrl, @function 73 .type setEL1Ctrl, @function 84 .type getEL2Ctrl, @function 96 .type setEL2Ctrl, @function 109 .type getNSEL1PhysicalCompValue, @function 121 .type setNSEL1PhysicalCompValue, @function [all …]
|
| /ThreadX-v6.2.1/ports_smp/cortex_a9_smp/gnu/example_build/ |
| D | MP_PrivateTimer.S | 22 .type init_private_timer,function 56 .type start_private_timer,function 72 .type stop_private_timer,function 88 .type get_private_timer_count,function 102 .type clear_private_timer_irq,function
|
| /ThreadX-v6.2.1/ports_smp/cortex_a5_smp/gnu/example_build/ |
| D | MP_PrivateTimer.S | 22 .type init_private_timer,function 56 .type start_private_timer,function 72 .type stop_private_timer,function 88 .type get_private_timer_count,function 102 .type clear_private_timer_irq,function
|
| /ThreadX-v6.2.1/ports/cortex_m7/ghs/src/ |
| D | tx_thread_context_save.arm | 38 ;/* This function is only needed for legacy applications and it should */ 40 ;/* This function saves the context of an executing thread in the */ 41 ;/* beginning of interrupt processing. The function also ensures that */ 73 ; /* Call the ISR enter function to indicate an ISR is starting. */ 76 BL _tx_execution_isr_enter ; Call the ISR enter function 84 .type _tx_thread_context_save,$function
|
| D | tx_thread_context_restore.arm | 38 ;/* This function is only needed for legacy applications and it should */ 40 ;/* This function restores the interrupt context if it is processing a */ 43 ;/* if no thread was running, the function returns to the scheduler. */ 75 ; /* Call the ISR exit function to indicate an ISR is complete. */ 78 BL _tx_execution_isr_exit ; Call the ISR exit function 86 .type _tx_thread_context_restore,$function
|
| /ThreadX-v6.2.1/ports/cortex_m4/ghs/src/ |
| D | tx_thread_context_save.arm | 38 ;/* This function is only needed for legacy applications and it should */ 40 ;/* This function saves the context of an executing thread in the */ 41 ;/* beginning of interrupt processing. The function also ensures that */ 73 ; /* Call the ISR enter function to indicate an ISR is starting. */ 76 BL _tx_execution_isr_enter ; Call the ISR enter function 84 .type _tx_thread_context_save,$function
|
| D | tx_thread_context_restore.arm | 38 ;/* This function is only needed for legacy applications and it should */ 40 ;/* This function restores the interrupt context if it is processing a */ 43 ;/* if no thread was running, the function returns to the scheduler. */ 75 ; /* Call the ISR exit function to indicate an ISR is complete. */ 78 BL _tx_execution_isr_exit ; Call the ISR exit function 86 .type _tx_thread_context_restore,$function
|
| /ThreadX-v6.2.1/ports/cortex_m3/ghs/src/ |
| D | tx_thread_context_save.arm | 38 ;/* This function is only needed for legacy applications and it should */ 40 ;/* This function saves the context of an executing thread in the */ 41 ;/* beginning of interrupt processing. The function also ensures that */ 73 ; /* Call the ISR enter function to indicate an ISR is starting. */ 76 BL _tx_execution_isr_enter ; Call the ISR enter function 84 .type _tx_thread_context_save,$function
|
| D | tx_thread_context_restore.arm | 38 ;/* This function is only needed for legacy applications and it should */ 40 ;/* This function restores the interrupt context if it is processing a */ 43 ;/* if no thread was running, the function returns to the scheduler. */ 75 ; /* Call the ISR exit function to indicate an ISR is complete. */ 78 BL _tx_execution_isr_exit ; Call the ISR exit function 86 .type _tx_thread_context_restore,$function
|
| /ThreadX-v6.2.1/ports/cortex_m85/ac6/src/ |
| D | tx_initialize_low_level.S | 84 .type _tx_initialize_low_level, function 144 .type __tx_BadHandler, function 155 .type __tx_IntHandler, function 179 .type SysTick_Handler, function 202 .type HardFault_Handler, function 213 .type UsageFault_Handler, function 266 .type __tx_NMIHandler, function 277 .type __tx_DBGHandler, function
|
| /ThreadX-v6.2.1/ports/cortex_m85/gnu/src/ |
| D | tx_initialize_low_level.S | 86 .type _tx_initialize_low_level, function 144 .type __tx_BadHandler, function 155 .type __tx_IntHandler, function 179 .type SysTick_Handler, function 202 .type HardFault_Handler, function 213 .type UsageFault_Handler, function 266 .type __tx_NMIHandler, function 277 .type __tx_DBGHandler, function
|
| /ThreadX-v6.2.1/ports/cortex_m55/ac6/src/ |
| D | tx_initialize_low_level.S | 84 .type _tx_initialize_low_level, function 144 .type __tx_BadHandler, function 155 .type __tx_IntHandler, function 179 .type SysTick_Handler, function 202 .type HardFault_Handler, function 213 .type UsageFault_Handler, function 266 .type __tx_NMIHandler, function 277 .type __tx_DBGHandler, function
|
| /ThreadX-v6.2.1/ports/cortex_m55/gnu/src/ |
| D | tx_initialize_low_level.S | 86 .type _tx_initialize_low_level, function 144 .type __tx_BadHandler, function 155 .type __tx_IntHandler, function 179 .type SysTick_Handler, function 202 .type HardFault_Handler, function 213 .type UsageFault_Handler, function 266 .type __tx_NMIHandler, function 277 .type __tx_DBGHandler, function
|
| /ThreadX-v6.2.1/ports/cortex_m55/ac6/example_build/ |
| D | tx_initialize_low_level.S | 81 .type _tx_initialize_low_level, function 141 .type __tx_BadHandler, function 152 .type __tx_IntHandler, function 176 .type SysTick_Handler, function 199 .type HardFault_Handler, function 210 .type UsageFault_Handler, function 263 .type __tx_NMIHandler, function 274 .type __tx_DBGHandler, function
|
| /ThreadX-v6.2.1/ports/cortex_m33/ac6/example_build/ |
| D | tx_initialize_low_level.S | 81 .type _tx_initialize_low_level, function 141 .type __tx_BadHandler, function 152 .type __tx_IntHandler, function 176 .type SysTick_Handler, function 199 .type HardFault_Handler, function 210 .type UsageFault_Handler, function 263 .type __tx_NMIHandler, function 274 .type __tx_DBGHandler, function
|
| /ThreadX-v6.2.1/ports/cortex_m33/ac6/src/ |
| D | tx_initialize_low_level.S | 84 .type _tx_initialize_low_level, function 144 .type __tx_BadHandler, function 155 .type __tx_IntHandler, function 179 .type SysTick_Handler, function 202 .type HardFault_Handler, function 213 .type UsageFault_Handler, function 266 .type __tx_NMIHandler, function 277 .type __tx_DBGHandler, function
|
| /ThreadX-v6.2.1/ports/cortex_m33/gnu/src/ |
| D | tx_initialize_low_level.S | 86 .type _tx_initialize_low_level, function 144 .type __tx_BadHandler, function 155 .type __tx_IntHandler, function 179 .type SysTick_Handler, function 202 .type HardFault_Handler, function 213 .type UsageFault_Handler, function 266 .type __tx_NMIHandler, function 277 .type __tx_DBGHandler, function
|
| /ThreadX-v6.2.1/ports_module/cortex_m33/ac6/example_build/ |
| D | tx_initialize_low_level.S | 81 .type _tx_initialize_low_level, function 141 .type __tx_BadHandler, function 152 .type __tx_IntHandler, function 172 .type SysTick_Handler, function 189 .type HardFault_Handler, function 200 .type UsageFault_Handler, function 253 .type __tx_NMIHandler, function 264 .type __tx_DBGHandler, function
|
| /ThreadX-v6.2.1/ports_module/cortex_m33/gnu/module_manager/src/ |
| D | tx_initialize_low_level.S | 83 .type _tx_initialize_low_level, function 141 .type __tx_BadHandler, function 152 .type __tx_IntHandler, function 176 .type SysTick_Handler, function 199 .type HardFault_Handler, function 210 .type UsageFault_Handler, function 263 .type __tx_NMIHandler, function 274 .type __tx_DBGHandler, function
|
| /ThreadX-v6.2.1/ports_module/cortex_m23/ac6/example_build/ |
| D | tx_initialize_low_level.S | 81 .type _tx_initialize_low_level, function 150 .type __tx_BadHandler, function 161 .type __tx_IntHandler, function 182 .type SysTick_Handler, function 200 .type HardFault_Handler, function
|
| /ThreadX-v6.2.1/ports_module/cortex_m23/gnu/module_manager/src/ |
| D | tx_initialize_low_level.S | 82 .type _tx_initialize_low_level, function 152 .type __tx_BadHandler, function 163 .type __tx_IntHandler, function 184 .type SysTick_Handler, function 202 .type HardFault_Handler, function
|
| /ThreadX-v6.2.1/ports/cortex_m23/ac6/example_build/ |
| D | tx_initialize_low_level.S | 84 .type _tx_initialize_low_level, function 153 .type __tx_BadHandler, function 164 .type __tx_IntHandler, function 189 .type SysTick_Handler, function 213 .type HardFault_Handler, function
|
| /ThreadX-v6.2.1/ports/cortex_m23/gnu/src/ |
| D | tx_initialize_low_level.S | 84 .type _tx_initialize_low_level, function 154 .type __tx_BadHandler, function 165 .type __tx_IntHandler, function 190 .type SysTick_Handler, function 214 .type HardFault_Handler, function
|
| /ThreadX-v6.2.1/ports/cortex_m23/ac6/example_build/demo_secure_zone/ |
| D | Abstract.txt | 14 - Calls a secure function from non-secure state. 15 - Calls a secure function that call back to a non-secure function.
|
| /ThreadX-v6.2.1/ports/cortex_m33/ac6/example_build/demo_secure_zone/ |
| D | Abstract.txt | 14 - Calls a secure function from non-secure state. 15 - Calls a secure function that call back to a non-secure function.
|