Contiki-NG
Loading...
Searching...
No Matches

Defines related to LaunchPad peripherals. More...

Topics

 CC1310 LaunchPad Peripherals
 Defines related to the CC1310 LaunchPad.
 CC1350 LaunchPad Peripherals
 Defines related to the CC1350 LaunchPad.
 CC2640R2 LaunchPad Peripherals
 Defines related to the CC2640R2 LaunchPad.
 CC2650 LaunchPad Peripherals
 Defines related to the CC2650 LaunchPad.

Files

file  arch/platform/cc26x0-cc13x0/launchpad/board-buttons.c
 Defines CC13xx/CC26xx Launchpad buttons for use with the button HAL.
file  arch/platform/cc26x0-cc13x0/launchpad/board-peripherals.h
 Header file with definitions related to LaunchPad peripherals.
file  arch/platform/cc26x0-cc13x0/launchpad/board.c
 LaunchPad-specific board initialisation driver.
 Header file with definitions related to LaunchPad boards.
 Button HAL definitions for the LaunchPad buttons.
 Header file with board-specific RF configurations.
 Header file with board-specific RF configurations.
 Header file with board-specific RF configurations.
 Header file with board-specific RF configurations.
 Header file with board-specific RF configurations.
 Header file with board-specific RF configurations.
 Header file with board-specific RF configurations.
 Header file with board-specific RF configurations.
 Header file with board-specific RF configurations.
 Header file with board-specific RF configurations.
 Header file with board-specific RF configurations.
 Header file with board-specific RF configurations.

Functions

void board_init ()
 Board specific iniatialisation.
 BUTTON_HAL_BUTTON (key_left, "Key Left", Board_PIN_BTN1, GPIO_HAL_PIN_CFG_PULL_UP|GPIO_HAL_PIN_CFG_HYSTERESIS, BUTTON_HAL_ID_KEY_LEFT, true)
 Negative logic.
 BUTTON_HAL_BUTTON (key_right, "Key Right", Board_PIN_BTN2, GPIO_HAL_PIN_CFG_PULL_UP|GPIO_HAL_PIN_CFG_HYSTERESIS, BUTTON_HAL_ID_KEY_RIGHT, true)
 Negative logic.

Detailed Description

Defines related to LaunchPad peripherals.

Defines related to configuring LaunchPad peripherals.

All LaunchPads are identical to a very large extent. Everything documented within this group applies to both sensortags

   Defines related to configuring LaunchPad peripherals. All
   LaunchPads are identical to a very large extent. Everything
   documented within this group applies to all LaunchPads.

Function Documentation

◆ BUTTON_HAL_BUTTON() [1/2]

BUTTON_HAL_BUTTON ( key_left ,
"Key Left" ,
Board_PIN_BTN1 ,
GPIO_HAL_PIN_CFG_PULL_UP| GPIO_HAL_PIN_CFG_HYSTERESIS,
BUTTON_HAL_ID_KEY_LEFT ,
true  )

Negative logic.

Parameters
-Name
-Description
-Board PIN
GPIO_HAL_PIN_CFG_HYSTERESISPull configuration
-Unique ID

◆ BUTTON_HAL_BUTTON() [2/2]

BUTTON_HAL_BUTTON ( key_right ,
"Key Right" ,
Board_PIN_BTN2 ,
GPIO_HAL_PIN_CFG_PULL_UP| GPIO_HAL_PIN_CFG_HYSTERESIS,
BUTTON_HAL_ID_KEY_RIGHT ,
true  )

Negative logic.

Parameters
-Name
-Description
-Board PIN
GPIO_HAL_PIN_CFG_HYSTERESISPull configuration
-Unique ID