Home
last modified time | relevance | path

Searched refs:RT (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/ca/
A Dcmsis_iccarm_ca.h262 #define __get_CP(cp, op1, RT, CRn, CRm, op2) \ argument
263 ((RT) = __arm_rsr("p" # cp ":" # op1 ":c" # CRn ":c" # CRm ":" # op2))
265 #define __set_CP(cp, op1, RT, CRn, CRm, op2) \ argument
266 (__arm_wsr("p" # cp ":" # op1 ":c" # CRn ":c" # CRm ":" # op2, (RT)))
/AliOS-Things-master/hardware/chip/haas1000/hal/2ndboot/
A Duart.c29 mask.RT = 1; in console_hal_trace_rx_start()
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_uart.h123 uint32_t RT :1; // receive timeout member
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_aes.c231 #define RT \ macro
321 static const uint32_t RT0[256] = { RT };
325 static const uint32_t RT1[256] = { RT };
329 static const uint32_t RT2[256] = { RT };
333 static const uint32_t RT3[256] = { RT };
336 #undef RT
/AliOS-Things-master/components/mbedtls/library/
A Daes.c267 #define RT \ macro
335 static const uint32_t RT0[256] = { RT };
341 static const uint32_t RT1[256] = { RT };
345 static const uint32_t RT2[256] = { RT };
349 static const uint32_t RT3[256] = { RT };
354 #undef RT
/AliOS-Things-master/hardware/chip/haas1000/csi/
A Duart.c235 mask.RT = 1; in start_rx_dma()
/AliOS-Things-master/components/SDL2/docs/
A DREADME-winrt.md12 * Windows RT 8.x (aka. Windows 8.x for ARM processors)
428 #### 7.A. Running apps on older, ARM-based, "Windows RT" devices ####
432 that use the "Windows RT" operating system, which was a modified version of
435 To build and run the app on ARM-based, "Windows RT" devices, you'll need to:
441 Windows RT device (on the network).
/AliOS-Things-master/components/SDL2/src/image/
A DCHANGES.txt57 * Added support for building for Windows RT and Windows Phone
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Duart.c82 mask.RT = 1; in hal_uart_rx_start()
/AliOS-Things-master/components/SDL2/src/render/metal/
A DSDL_render_metal.m108 * the pipeline based on the specified shader combination and RT pixel format,
109 * since we know what the RT pixel format is when we set the render target, and
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/schema/
A Dschema_generated.h533 using RT = typename std::remove_reference<T>::type;
535 type = QuantizationDetailsTraits<typename RT::TableType>::enum_value;
537 value = new RT(std::forward<T>(val));
660 using RT = typename std::remove_reference<T>::type;
662 type = SparseIndexVectorTraits<typename RT::TableType>::enum_value;
664 value = new RT(std::forward<T>(val));
1969 using RT = typename std::remove_reference<T>::type;
1971 type = BuiltinOptionsTraits<typename RT::TableType>::enum_value;
1973 value = new RT(std::forward<T>(val));
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dtestimg.ppm5RT�ST�TP�SM�SL�SL�TN�UN�LH�HF�EB�B@�B@�B@�EB�EB�JH�D@�>7�>2�A2�C1�F3�I6�F3�D3�C3�@0@1}?0y@/x@1�9.…
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DChangeLog48 - Update contrib/minizip/iowin32.c for Windows RT [Vollant]

Completed in 44 milliseconds