| struct | |
| { | |
| uint8_t len; | |
| uint8_t seq; | |
| } |
| Used in: | TapStateWalk() |
| Prototyped in: | nut/include/dev/jtag_tap.h | |
| Calls: | free() | nut/crt/malloc.c |
| Prototyped in: | nut/include/dev/jtag_tap.h | |
| Calls: | TapStateWalk() | nut/dev/jtag_tap.c |
| Called by: | ScanJtagBus() | nut/app/jtagtest/jtagtest.c |
| Prototyped in: | nut/include/dev/jtag_tap.h | |
| Calls: | TapStateWalk() | nut/dev/jtag_tap.c |
| Prototyped in: | nut/include/dev/jtag_tap.h | |
| Calls: | calloc() | |
| Prototyped in: | nut/include/dev/jtag_tap.h | |
| Prototyped in: | nut/include/dev/jtag_tap.h | |
| Called by: | ScanJtagBus() | nut/app/jtagtest/jtagtest.c |
| TapData() | nut/dev/jtag_tap.c | |
| TapInstruction() | nut/dev/jtag_tap.c | |
| References Variables: | mode_path | nut/dev/jtag_tap.c |
| Calls: | NutMicroDelay() | |