Home
last modified time | relevance | path

Searched full:toggle (Results 1 – 5 of 5) sorted by relevance

/mcuboot-latest/boot/boot_serial/
Dsyscfg.yml66 The GPIO to toggle while the serial boot loader is running. Set to
72 The toggle rate, in Hz, of the serial boot loader report pin.
/mcuboot-latest/testplan/mynewt/apps/blinky/src/
Dmain.c47 /* Toggle the LED */ in blinky_handler()
/mcuboot-latest/testplan/mynewt/apps/slinky/src/
Dmain.c176 /* Toggle the LED */ in task1_handler()
179 LOG_INFO(&my_log, LOG_MODULE_DEFAULT, "GPIO toggle from %u to %u", in task1_handler()
/mcuboot-latest/boot/cypress/BlinkyApp/
Dmain.c129 /* Toggle the user LED periodically */ in main()
/mcuboot-latest/boot/mynewt/src/
Dmain.c77 * Configure GPIO line as output. This is a pin we toggle at the in boot_read()