Home
last modified time | relevance | path

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

123

/ThreadX-v6.3.0/ports/cortex_m85/ac6/src/
Dtx_thread_schedule.S391 .global _tx_vfp_access
393 .type _tx_vfp_access, function
394 _tx_vfp_access: label
/ThreadX-v6.3.0/ports/cortex_m85/gnu/src/
Dtx_thread_schedule.S388 .global _tx_vfp_access
390 .type _tx_vfp_access, function
391 _tx_vfp_access: label
/ThreadX-v6.3.0/ports/cortex_m55/gnu/src/
Dtx_thread_schedule.S388 .global _tx_vfp_access
390 .type _tx_vfp_access, function
391 _tx_vfp_access: label
/ThreadX-v6.3.0/ports/cortex_m33/ac6/src/
Dtx_thread_schedule.S391 .global _tx_vfp_access
393 .type _tx_vfp_access, function
394 _tx_vfp_access: label
/ThreadX-v6.3.0/ports/cortex_m33/gnu/src/
Dtx_thread_schedule.S388 .global _tx_vfp_access
390 .type _tx_vfp_access, function
391 _tx_vfp_access: label
/ThreadX-v6.3.0/ports/cortex_m55/ac6/src/
Dtx_thread_schedule.S391 .global _tx_vfp_access
393 .type _tx_vfp_access, function
394 _tx_vfp_access: label
/ThreadX-v6.3.0/ports_arch/ARMv8-M/threadx/ac6/src/
Dtx_thread_schedule.S391 .global _tx_vfp_access
393 .type _tx_vfp_access, function
394 _tx_vfp_access: label
/ThreadX-v6.3.0/ports_arch/ARMv8-M/threadx/gnu/src/
Dtx_thread_schedule.S388 .global _tx_vfp_access
390 .type _tx_vfp_access, function
391 _tx_vfp_access: label
/ThreadX-v6.3.0/ports/cortex_m3/ac5/src/
Dtx_thread_schedule.s322 EXPORT _tx_vfp_access
323 _tx_vfp_access label
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/ac5/src/
Dtx_thread_schedule.s322 EXPORT _tx_vfp_access
323 _tx_vfp_access label
/ThreadX-v6.3.0/ports/cortex_m7/ac5/src/
Dtx_thread_schedule.s322 EXPORT _tx_vfp_access
323 _tx_vfp_access label
/ThreadX-v6.3.0/ports/cortex_m4/ac5/src/
Dtx_thread_schedule.s322 EXPORT _tx_vfp_access
323 _tx_vfp_access label
/ThreadX-v6.3.0/ports_module/cortex_m23/ac6/inc/
Dtx_port.h394 void _tx_vfp_access(void);
416_tx_vfp_access(); \
/ThreadX-v6.3.0/ports/cortex_m85/iar/src/
Dtx_thread_schedule.s381 PUBLIC _tx_vfp_access
382 _tx_vfp_access: label
/ThreadX-v6.3.0/ports/cortex_m55/iar/src/
Dtx_thread_schedule.s381 PUBLIC _tx_vfp_access
382 _tx_vfp_access: label
/ThreadX-v6.3.0/ports/cortex_m33/iar/src/
Dtx_thread_schedule.s381 PUBLIC _tx_vfp_access
382 _tx_vfp_access: label
/ThreadX-v6.3.0/ports_arch/ARMv8-M/threadx/iar/src/
Dtx_thread_schedule.s381 PUBLIC _tx_vfp_access
382 _tx_vfp_access: label
/ThreadX-v6.3.0/ports/cortex_m3/ac5/inc/
Dtx_port.h341 void _tx_vfp_access(void);
342 #define TX_VFP_TOUCH() _tx_vfp_access();
/ThreadX-v6.3.0/ports/cortex_m3/ac6/inc/
Dtx_port.h341 void _tx_vfp_access(void);
342 #define TX_VFP_TOUCH() _tx_vfp_access();
/ThreadX-v6.3.0/ports/cortex_m3/gnu/inc/
Dtx_port.h341 void _tx_vfp_access(void);
342 #define TX_VFP_TOUCH() _tx_vfp_access();
/ThreadX-v6.3.0/ports/cortex_m3/iar/inc/
Dtx_port.h341 void _tx_vfp_access(void);
342 #define TX_VFP_TOUCH() _tx_vfp_access();
/ThreadX-v6.3.0/ports/cortex_m3/keil/inc/
Dtx_port.h341 void _tx_vfp_access(void);
342 #define TX_VFP_TOUCH() _tx_vfp_access();
/ThreadX-v6.3.0/ports/cortex_m7/gnu/inc/
Dtx_port.h341 void _tx_vfp_access(void);
342 #define TX_VFP_TOUCH() _tx_vfp_access();
/ThreadX-v6.3.0/ports/cortex_m7/iar/inc/
Dtx_port.h341 void _tx_vfp_access(void);
342 #define TX_VFP_TOUCH() _tx_vfp_access();
/ThreadX-v6.3.0/ports/cortex_m4/gnu/inc/
Dtx_port.h341 void _tx_vfp_access(void);
342 #define TX_VFP_TOUCH() _tx_vfp_access();

123