![]() |
no-OS
|
#include <sys/platform.h>#include "adi_initialize.h"#include <drivers/pwr/adi_pwr.h>#include "no_os_gpio.h"#include "aducm3029_gpio.h"#include "no_os_delay.h"Functions | |
| int | initPower () |
| void | toggle (struct no_os_gpio_desc *led) |
| int | main (int argc, char *argv[]) |
| int initPower | ( | ) |
| int main | ( | int | argc, |
| char * | argv[] ) |
Initialize managed drivers and/or services that have been added to the project.
| void toggle | ( | struct no_os_gpio_desc * | led | ) |