Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/loadrun/
Dloadrun.txt20 Displays a list of connected devices.
28 When IS-NITRO-DEBUGGER is run, already-connected devices are not displayed on this list.
/TwlSDK-5.4/build/demos/mb/multiboot/
Dreadme.txt15 Or, use START to perform the same operations as the A Button, but on all connected child devices.
/TwlSDK-5.4/build/libraries/mb/common/src/
Dmb_parent.c1108 u16 connected; in MBi_CommParentSendData() member
1127 bmp.connected |= (1 << child); in MBi_CommParentSendData()
1162 else if (bmp.connected) // Send entry request permitted message in MBi_CommParentSendData()
1164 errcode = MBi_CommParentSendMsg(MB_COMM_TYPE_PARENT_SENDSTART, bmp.connected); in MBi_CommParentSendData()