|
ptt-fhss
Bare-metal PTT firmware for nRF52840 with FHSS
|
Vector table and Reset_Handler for nRF52840 (no SoftDevice). More...
#include <stdint.h>Functions | |
| int | main (void) |
| void | Reset_Handler (void) |
| static void | __attribute__ ((used)) |
| void | NMI_Handler (void) |
Variables | |
| uint32_t | _sidata |
| uint32_t | _sdata |
| uint32_t | _edata |
| uint32_t | _sbss |
| uint32_t | _ebss |
| uint32_t | _estack |
Vector table and Reset_Handler for nRF52840 (no SoftDevice).
|
static |
|
extern |
| void NMI_Handler | ( | void | ) |
| void Reset_Handler | ( | void | ) |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |