src/gpio_ctrl#

This folder contains the GPIO and LED related functionality for the Low Power FFD application.

Table 31 Low Power FFD gpio_ctrl#

Filename/Directory

Description

gpi_ctrl.c

The general purpose input control source file. Implements SW2 reset logic.

gpi_ctrl.h

The general purpose input control header file.

leds.c

The LED task source file. Handles the applications LED indications.

leds.h

The LED task header file.