40 lines
1.8 KiB
JavaScript
40 lines
1.8 KiB
JavaScript
var NAVTREE =
|
|
[
|
|
[ "Kinetis Bootloader", "index.html", [
|
|
[ "Introduction", "index.html", null ],
|
|
[ "Peripheral Interfaces", "peripheral_interfaces_page.html", null ],
|
|
[ "Driver errors status", "drv_err.html", null ],
|
|
[ "Memory Interface", "memifpage.html", null ],
|
|
[ "Target Projects", "target_projects.html", null ],
|
|
[ "Trademarks", "tm.html", null ],
|
|
[ "Modules", "modules.html", "modules" ],
|
|
[ "Data Structures", "annotated.html", "annotated" ],
|
|
[ "Data Structure Index", "classes.html", null ],
|
|
[ "Data Fields", "functions.html", [
|
|
[ "All", "functions.html", "functions_dup" ],
|
|
[ "Functions", "functions_func.html", null ],
|
|
[ "Variables", "functions_vars.html", "functions_vars" ]
|
|
] ]
|
|
] ]
|
|
];
|
|
|
|
var NAVTREEINDEX =
|
|
[
|
|
"annotated.html",
|
|
"group__command.html#structcommand__handler__entry__t",
|
|
"group__dspi__driver.html#gga06b41ab984bc03e6f1eb07988edcb3eaac1713712f0410e28da008d714734a6bd",
|
|
"group__flash__driver.html#ga9378245c649eebea9451367d6b8f9ce2",
|
|
"group__flash__driver__api.html#ggaa4639fd4d4503c0dec9925f749d308b2a5e0c3747a74458caefc231b995f09679",
|
|
"group__flexcan__peripheral.html#aab13db6e551397e007ded9f3f3b63211",
|
|
"group__ksdk__common.html#gga7ff0b98bb1341c07acefb1473b6eda29a499ec238a1614827065533960716e652",
|
|
"group__lpsci.html",
|
|
"group__lpspi__driver.html#gga90ad4c281c99433627f8cccf56b2a653a2d4d2611c76b7832b346d00072f49561",
|
|
"group__otfad.html#a266aed2ecca97378af3a33b2c25a4bd4",
|
|
"group__peripherals.html",
|
|
"group__qspi__driver.html#ga36709d969d7adbde3f7e0b7189463c4d",
|
|
"group__spi.html#ga3fa79a6717ea4e1e74de2dadaa468edd",
|
|
"group__usb__hid__peripheral.html#gab4b110c7ed6296be526d344757f5b6fe"
|
|
];
|
|
|
|
var SYNCONMSG = 'click to disable panel synchronisation';
|
|
var SYNCOFFMSG = 'click to enable panel synchronisation'; |