Home
last modified time | relevance | path

Searched refs:attached (Results 1 – 3 of 3) sorted by relevance

/ThreadX-v6.3.0/test/ports/
DREADME.md33 * HardwareTest: test examples using attached hardware.
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c4422 UINT attached; in DefineSystemCounter() local
4455 attached = TX_FALSE; in DefineSystemCounter()
4465 attached = TX_TRUE; in DefineSystemCounter()
4474 if (attached == TX_FALSE) in DefineSystemCounter()
/ThreadX-v6.3.0/ports/xtensa/xcc/
Dreadme_threadx.txt721 which then takes control and interacts with any attached debugger.