Home
last modified time | relevance | path

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

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