| /ThreadX-v6.3.0/test/ports/ |
| D | azrtos_test_tx_ghs_cortex_a5.rc | 6 p /x thread_0_counter 7 p /x thread_1_counter 8 p /x thread_2_counter 9 p /x thread_3_counter 10 p /x thread_4_counter 11 p /x thread_5_counter 12 p /x thread_6_counter 13 p /x thread_7_counter 15 p /x thread_0_counter 16 p /x thread_1_counter [all …]
|
| D | azrtos_test_tx_ghs_cortex_a7.rc | 6 p /x thread_0_counter 7 p /x thread_1_counter 8 p /x thread_2_counter 9 p /x thread_3_counter 10 p /x thread_4_counter 11 p /x thread_5_counter 12 p /x thread_6_counter 13 p /x thread_7_counter 15 p /x thread_0_counter 16 p /x thread_1_counter [all …]
|
| D | azrtos_test_tx_ghs_cortex_a8.rc | 6 p /x thread_0_counter 7 p /x thread_1_counter 8 p /x thread_2_counter 9 p /x thread_3_counter 10 p /x thread_4_counter 11 p /x thread_5_counter 12 p /x thread_6_counter 13 p /x thread_7_counter 15 p /x thread_0_counter 16 p /x thread_1_counter [all …]
|
| D | azrtos_test_tx_ghs_cortex_r4.rc | 6 p /x thread_0_counter 7 p /x thread_1_counter 8 p /x thread_2_counter 9 p /x thread_3_counter 10 p /x thread_4_counter 11 p /x thread_5_counter 12 p /x thread_6_counter 13 p /x thread_7_counter 15 p /x thread_0_counter 16 p /x thread_1_counter [all …]
|
| D | azrtos_test_tx_ghs_cortex_r5.rc | 6 p /x thread_0_counter 7 p /x thread_1_counter 8 p /x thread_2_counter 9 p /x thread_3_counter 10 p /x thread_4_counter 11 p /x thread_5_counter 12 p /x thread_6_counter 13 p /x thread_7_counter 15 p /x thread_0_counter 16 p /x thread_1_counter [all …]
|
| D | azrtos_test_tx_ghs_cortex_r7.rc | 6 p /x thread_0_counter 7 p /x thread_1_counter 8 p /x thread_2_counter 9 p /x thread_3_counter 10 p /x thread_4_counter 11 p /x thread_5_counter 12 p /x thread_6_counter 13 p /x thread_7_counter 15 p /x thread_0_counter 16 p /x thread_1_counter [all …]
|
| D | azrtos_test_tx_ghs_cortex_a9.rc | 6 p /x thread_0_counter 7 p /x thread_1_counter 8 p /x thread_2_counter 9 p /x thread_3_counter 10 p /x thread_4_counter 11 p /x thread_5_counter 12 p /x thread_6_counter 13 p /x thread_7_counter 15 p /x thread_0_counter 16 p /x thread_1_counter [all …]
|
| D | azrtos_test_tx_ghs_cortex_m3.rc | 6 p /x thread_0_counter 7 p /x thread_1_counter 8 p /x thread_2_counter 9 p /x thread_3_counter 10 p /x thread_4_counter 11 p /x thread_5_counter 12 p /x thread_6_counter 13 p /x thread_7_counter 24 p /x thread_0_counter 25 p /x thread_1_counter [all …]
|
| D | azrtos_test_tx_ghs_cortex_m7.rc | 6 p /x thread_0_counter 7 p /x thread_1_counter 8 p /x thread_2_counter 9 p /x thread_3_counter 10 p /x thread_4_counter 11 p /x thread_5_counter 12 p /x thread_6_counter 13 p /x thread_7_counter 24 p /x thread_0_counter 25 p /x thread_1_counter [all …]
|
| D | azrtos_test_tx_ghs_cortex_m4.rc | 6 p /x thread_0_counter 7 p /x thread_1_counter 8 p /x thread_2_counter 9 p /x thread_3_counter 10 p /x thread_4_counter 11 p /x thread_5_counter 12 p /x thread_6_counter 13 p /x thread_7_counter 24 p /x thread_0_counter 25 p /x thread_1_counter [all …]
|
| /ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/green/example_build/sample_threadx/ |
| D | stdio_ghs.c | 21 const char *p = buf; in write() local 22 const char *pmax = p + size; in write() 23 while (p < pmax) { in write() 24 char c = *p++; in write()
|
| /ThreadX-v6.3.0/ports_module/cortex_m7/iar/module_manager/src/ |
| D | tx_iar.c | 93 char _DLIB_TLS_MEMORY *p = 0; in __iar_dlib_perthread_access() local 97 p = (char _DLIB_TLS_MEMORY *) _tx_thread_current_ptr -> tx_thread_iar_tls_pointer; in __iar_dlib_perthread_access() 99 p = (void _DLIB_TLS_MEMORY *) __segment_begin("__DLIB_PERTHREAD"); in __iar_dlib_perthread_access() 100 p += __IAR_DLIB_PERTHREAD_SYMBOL_OFFSET(symbp); in __iar_dlib_perthread_access() 101 return (void _DLIB_TLS_MEMORY *) p; in __iar_dlib_perthread_access() 456 void *p = 0; in __aeabi_read_tp() local 460 p = thread_ptr->tx_thread_iar_tls_pointer; in __aeabi_read_tp() 464 p = __section_begin("__iar_tls$$DATA"); in __aeabi_read_tp() 466 return p; in __aeabi_read_tp() 476 void *p = malloc(tls_size); in _tx_iar_create_per_thread_tls_area() local [all …]
|
| /ThreadX-v6.3.0/ports/cortex_a9/iar/src/ |
| D | tx_iar.c | 93 char _DLIB_TLS_MEMORY *p = 0; in __iar_dlib_perthread_access() local 97 p = (char _DLIB_TLS_MEMORY *) _tx_thread_current_ptr -> tx_thread_iar_tls_pointer; in __iar_dlib_perthread_access() 99 p = (void _DLIB_TLS_MEMORY *) __segment_begin("__DLIB_PERTHREAD"); in __iar_dlib_perthread_access() 100 p += __IAR_DLIB_PERTHREAD_SYMBOL_OFFSET(symbp); in __iar_dlib_perthread_access() 101 return (void _DLIB_TLS_MEMORY *) p; in __iar_dlib_perthread_access() 456 void *p = 0; in __aeabi_read_tp() local 460 p = thread_ptr->tx_thread_iar_tls_pointer; in __aeabi_read_tp() 464 p = __section_begin("__iar_tls$$DATA"); in __aeabi_read_tp() 466 return p; in __aeabi_read_tp() 476 void *p = malloc(tls_size); in _tx_iar_create_per_thread_tls_area() local [all …]
|
| /ThreadX-v6.3.0/ports/cortex_m0/iar/src/ |
| D | tx_iar.c | 93 char _DLIB_TLS_MEMORY *p = 0; in __iar_dlib_perthread_access() local 97 p = (char _DLIB_TLS_MEMORY *) _tx_thread_current_ptr -> tx_thread_iar_tls_pointer; in __iar_dlib_perthread_access() 99 p = (void _DLIB_TLS_MEMORY *) __segment_begin("__DLIB_PERTHREAD"); in __iar_dlib_perthread_access() 100 p += __IAR_DLIB_PERTHREAD_SYMBOL_OFFSET(symbp); in __iar_dlib_perthread_access() 101 return (void _DLIB_TLS_MEMORY *) p; in __iar_dlib_perthread_access() 456 void *p = 0; in __aeabi_read_tp() local 460 p = thread_ptr->tx_thread_iar_tls_pointer; in __aeabi_read_tp() 464 p = __section_begin("__iar_tls$$DATA"); in __aeabi_read_tp() 466 return p; in __aeabi_read_tp() 476 void *p = malloc(tls_size); in _tx_iar_create_per_thread_tls_area() local [all …]
|
| /ThreadX-v6.3.0/ports/cortex_m23/iar/src/ |
| D | tx_iar.c | 93 char _DLIB_TLS_MEMORY *p = 0; in __iar_dlib_perthread_access() local 97 p = (char _DLIB_TLS_MEMORY *) _tx_thread_current_ptr -> tx_thread_iar_tls_pointer; in __iar_dlib_perthread_access() 99 p = (void _DLIB_TLS_MEMORY *) __segment_begin("__DLIB_PERTHREAD"); in __iar_dlib_perthread_access() 100 p += __IAR_DLIB_PERTHREAD_SYMBOL_OFFSET(symbp); in __iar_dlib_perthread_access() 101 return (void _DLIB_TLS_MEMORY *) p; in __iar_dlib_perthread_access() 456 void *p = 0; in __aeabi_read_tp() local 460 p = thread_ptr->tx_thread_iar_tls_pointer; in __aeabi_read_tp() 464 p = __section_begin("__iar_tls$$DATA"); in __aeabi_read_tp() 466 return p; in __aeabi_read_tp() 476 void *p = malloc(tls_size); in _tx_iar_create_per_thread_tls_area() local [all …]
|
| /ThreadX-v6.3.0/ports/cortex_m3/iar/src/ |
| D | tx_iar.c | 93 char _DLIB_TLS_MEMORY *p = 0; in __iar_dlib_perthread_access() local 97 p = (char _DLIB_TLS_MEMORY *) _tx_thread_current_ptr -> tx_thread_iar_tls_pointer; in __iar_dlib_perthread_access() 99 p = (void _DLIB_TLS_MEMORY *) __segment_begin("__DLIB_PERTHREAD"); in __iar_dlib_perthread_access() 100 p += __IAR_DLIB_PERTHREAD_SYMBOL_OFFSET(symbp); in __iar_dlib_perthread_access() 101 return (void _DLIB_TLS_MEMORY *) p; in __iar_dlib_perthread_access() 456 void *p = 0; in __aeabi_read_tp() local 460 p = thread_ptr->tx_thread_iar_tls_pointer; in __aeabi_read_tp() 464 p = __section_begin("__iar_tls$$DATA"); in __aeabi_read_tp() 466 return p; in __aeabi_read_tp() 476 void *p = malloc(tls_size); in _tx_iar_create_per_thread_tls_area() local [all …]
|
| /ThreadX-v6.3.0/ports_module/cortex_r4/iar/module_manager/src/ |
| D | tx_iar.c | 93 char _DLIB_TLS_MEMORY *p = 0; in __iar_dlib_perthread_access() local 97 p = (char _DLIB_TLS_MEMORY *) _tx_thread_current_ptr -> tx_thread_iar_tls_pointer; in __iar_dlib_perthread_access() 99 p = (void _DLIB_TLS_MEMORY *) __segment_begin("__DLIB_PERTHREAD"); in __iar_dlib_perthread_access() 100 p += __IAR_DLIB_PERTHREAD_SYMBOL_OFFSET(symbp); in __iar_dlib_perthread_access() 101 return (void _DLIB_TLS_MEMORY *) p; in __iar_dlib_perthread_access() 456 void *p = 0; in __aeabi_read_tp() local 460 p = thread_ptr->tx_thread_iar_tls_pointer; in __aeabi_read_tp() 464 p = __section_begin("__iar_tls$$DATA"); in __aeabi_read_tp() 466 return p; in __aeabi_read_tp() 476 void *p = malloc(tls_size); in _tx_iar_create_per_thread_tls_area() local [all …]
|
| /ThreadX-v6.3.0/ports_module/cortex_m4/iar/module_manager/src/ |
| D | tx_iar.c | 93 char _DLIB_TLS_MEMORY *p = 0; in __iar_dlib_perthread_access() local 97 p = (char _DLIB_TLS_MEMORY *) _tx_thread_current_ptr -> tx_thread_iar_tls_pointer; in __iar_dlib_perthread_access() 99 p = (void _DLIB_TLS_MEMORY *) __segment_begin("__DLIB_PERTHREAD"); in __iar_dlib_perthread_access() 100 p += __IAR_DLIB_PERTHREAD_SYMBOL_OFFSET(symbp); in __iar_dlib_perthread_access() 101 return (void _DLIB_TLS_MEMORY *) p; in __iar_dlib_perthread_access() 456 void *p = 0; in __aeabi_read_tp() local 460 p = thread_ptr->tx_thread_iar_tls_pointer; in __aeabi_read_tp() 464 p = __section_begin("__iar_tls$$DATA"); in __aeabi_read_tp() 466 return p; in __aeabi_read_tp() 476 void *p = malloc(tls_size); in _tx_iar_create_per_thread_tls_area() local [all …]
|
| /ThreadX-v6.3.0/ports_module/cortex_a7/iar/module_manager/src/ |
| D | tx_iar.c | 93 char _DLIB_TLS_MEMORY *p = 0; in __iar_dlib_perthread_access() local 97 p = (char _DLIB_TLS_MEMORY *) _tx_thread_current_ptr -> tx_thread_iar_tls_pointer; in __iar_dlib_perthread_access() 99 p = (void _DLIB_TLS_MEMORY *) __segment_begin("__DLIB_PERTHREAD"); in __iar_dlib_perthread_access() 100 p += __IAR_DLIB_PERTHREAD_SYMBOL_OFFSET(symbp); in __iar_dlib_perthread_access() 101 return (void _DLIB_TLS_MEMORY *) p; in __iar_dlib_perthread_access() 456 void *p = 0; in __aeabi_read_tp() local 460 p = thread_ptr->tx_thread_iar_tls_pointer; in __aeabi_read_tp() 464 p = __section_begin("__iar_tls$$DATA"); in __aeabi_read_tp() 466 return p; in __aeabi_read_tp() 476 void *p = malloc(tls_size); in _tx_iar_create_per_thread_tls_area() local [all …]
|
| /ThreadX-v6.3.0/ports_module/cortex_m0+/iar/module_manager/src/ |
| D | tx_iar.c | 93 char _DLIB_TLS_MEMORY *p = 0; in __iar_dlib_perthread_access() local 97 p = (char _DLIB_TLS_MEMORY *) _tx_thread_current_ptr -> tx_thread_iar_tls_pointer; in __iar_dlib_perthread_access() 99 p = (void _DLIB_TLS_MEMORY *) __segment_begin("__DLIB_PERTHREAD"); in __iar_dlib_perthread_access() 100 p += __IAR_DLIB_PERTHREAD_SYMBOL_OFFSET(symbp); in __iar_dlib_perthread_access() 101 return (void _DLIB_TLS_MEMORY *) p; in __iar_dlib_perthread_access() 456 void *p = 0; in __aeabi_read_tp() local 460 p = thread_ptr->tx_thread_iar_tls_pointer; in __aeabi_read_tp() 464 p = __section_begin("__iar_tls$$DATA"); in __aeabi_read_tp() 466 return p; in __aeabi_read_tp() 476 void *p = malloc(tls_size); in _tx_iar_create_per_thread_tls_area() local [all …]
|
| /ThreadX-v6.3.0/ports/cortex_m7/iar/src/ |
| D | tx_iar.c | 93 char _DLIB_TLS_MEMORY *p = 0; in __iar_dlib_perthread_access() local 97 p = (char _DLIB_TLS_MEMORY *) _tx_thread_current_ptr -> tx_thread_iar_tls_pointer; in __iar_dlib_perthread_access() 99 p = (void _DLIB_TLS_MEMORY *) __segment_begin("__DLIB_PERTHREAD"); in __iar_dlib_perthread_access() 100 p += __IAR_DLIB_PERTHREAD_SYMBOL_OFFSET(symbp); in __iar_dlib_perthread_access() 101 return (void _DLIB_TLS_MEMORY *) p; in __iar_dlib_perthread_access() 456 void *p = 0; in __aeabi_read_tp() local 460 p = thread_ptr->tx_thread_iar_tls_pointer; in __aeabi_read_tp() 464 p = __section_begin("__iar_tls$$DATA"); in __aeabi_read_tp() 466 return p; in __aeabi_read_tp() 476 void *p = malloc(tls_size); in _tx_iar_create_per_thread_tls_area() local [all …]
|
| /ThreadX-v6.3.0/ports/cortex_m85/iar/src/ |
| D | tx_iar.c | 93 char _DLIB_TLS_MEMORY *p = 0; in __iar_dlib_perthread_access() local 97 p = (char _DLIB_TLS_MEMORY *) _tx_thread_current_ptr -> tx_thread_iar_tls_pointer; in __iar_dlib_perthread_access() 99 p = (void _DLIB_TLS_MEMORY *) __segment_begin("__DLIB_PERTHREAD"); in __iar_dlib_perthread_access() 100 p += __IAR_DLIB_PERTHREAD_SYMBOL_OFFSET(symbp); in __iar_dlib_perthread_access() 101 return (void _DLIB_TLS_MEMORY *) p; in __iar_dlib_perthread_access() 456 void *p = 0; in __aeabi_read_tp() local 460 p = thread_ptr->tx_thread_iar_tls_pointer; in __aeabi_read_tp() 464 p = __section_begin("__iar_tls$$DATA"); in __aeabi_read_tp() 466 return p; in __aeabi_read_tp() 476 void *p = malloc(tls_size); in _tx_iar_create_per_thread_tls_area() local [all …]
|
| /ThreadX-v6.3.0/ports/cortex_r4/iar/src/ |
| D | tx_iar.c | 93 char _DLIB_TLS_MEMORY *p = 0; in __iar_dlib_perthread_access() local 97 p = (char _DLIB_TLS_MEMORY *) _tx_thread_current_ptr -> tx_thread_iar_tls_pointer; in __iar_dlib_perthread_access() 99 p = (void _DLIB_TLS_MEMORY *) __segment_begin("__DLIB_PERTHREAD"); in __iar_dlib_perthread_access() 100 p += __IAR_DLIB_PERTHREAD_SYMBOL_OFFSET(symbp); in __iar_dlib_perthread_access() 101 return (void _DLIB_TLS_MEMORY *) p; in __iar_dlib_perthread_access() 456 void *p = 0; in __aeabi_read_tp() local 460 p = thread_ptr->tx_thread_iar_tls_pointer; in __aeabi_read_tp() 464 p = __section_begin("__iar_tls$$DATA"); in __aeabi_read_tp() 466 return p; in __aeabi_read_tp() 476 void *p = malloc(tls_size); in _tx_iar_create_per_thread_tls_area() local [all …]
|
| /ThreadX-v6.3.0/ports/cortex_m4/iar/src/ |
| D | tx_iar.c | 93 char _DLIB_TLS_MEMORY *p = 0; in __iar_dlib_perthread_access() local 97 p = (char _DLIB_TLS_MEMORY *) _tx_thread_current_ptr -> tx_thread_iar_tls_pointer; in __iar_dlib_perthread_access() 99 p = (void _DLIB_TLS_MEMORY *) __segment_begin("__DLIB_PERTHREAD"); in __iar_dlib_perthread_access() 100 p += __IAR_DLIB_PERTHREAD_SYMBOL_OFFSET(symbp); in __iar_dlib_perthread_access() 101 return (void _DLIB_TLS_MEMORY *) p; in __iar_dlib_perthread_access() 456 void *p = 0; in __aeabi_read_tp() local 460 p = thread_ptr->tx_thread_iar_tls_pointer; in __aeabi_read_tp() 464 p = __section_begin("__iar_tls$$DATA"); in __aeabi_read_tp() 466 return p; in __aeabi_read_tp() 476 void *p = malloc(tls_size); in _tx_iar_create_per_thread_tls_area() local [all …]
|
| /ThreadX-v6.3.0/ports/cortex_m55/iar/src/ |
| D | tx_iar.c | 93 char _DLIB_TLS_MEMORY *p = 0; in __iar_dlib_perthread_access() local 97 p = (char _DLIB_TLS_MEMORY *) _tx_thread_current_ptr -> tx_thread_iar_tls_pointer; in __iar_dlib_perthread_access() 99 p = (void _DLIB_TLS_MEMORY *) __segment_begin("__DLIB_PERTHREAD"); in __iar_dlib_perthread_access() 100 p += __IAR_DLIB_PERTHREAD_SYMBOL_OFFSET(symbp); in __iar_dlib_perthread_access() 101 return (void _DLIB_TLS_MEMORY *) p; in __iar_dlib_perthread_access() 456 void *p = 0; in __aeabi_read_tp() local 460 p = thread_ptr->tx_thread_iar_tls_pointer; in __aeabi_read_tp() 464 p = __section_begin("__iar_tls$$DATA"); in __aeabi_read_tp() 466 return p; in __aeabi_read_tp() 476 void *p = malloc(tls_size); in _tx_iar_create_per_thread_tls_area() local [all …]
|