Functions
bootloaderApp.c File Reference
#include <asf.h>
#include <string.h>
#include "../../src/data_sets.h"
#include "../../hw-libs/misc/rtos.h"
#include "bootloaderApp.h"
Include dependency graph for bootloaderApp.c:

Go to the source code of this file.

Functions

void enable_bootloader (int pHandle)
 
void enable_bootloader_assistant (void)
 
void set_reset_pin_enabled (int enabled)
 
void soft_reset_backup_register (uint32_t sysFaultStatus)
 
static void soft_reset_internal (void)
 
void soft_reset_no_backup_register (void)
 
void unlockUserFlash (void)
 

Function Documentation

◆ enable_bootloader()

void enable_bootloader ( int  pHandle)

Definition at line 82 of file bootloaderApp.c.

◆ enable_bootloader_assistant()

void enable_bootloader_assistant ( void  )

Definition at line 110 of file bootloaderApp.c.

◆ set_reset_pin_enabled()

void set_reset_pin_enabled ( int  enabled)

Definition at line 55 of file bootloaderApp.c.

◆ soft_reset_backup_register()

void soft_reset_backup_register ( uint32_t  sysFaultStatus)

Definition at line 49 of file bootloaderApp.c.

◆ soft_reset_internal()

static void soft_reset_internal ( void  )
static

Definition at line 30 of file bootloaderApp.c.

◆ soft_reset_no_backup_register()

void soft_reset_no_backup_register ( void  )

Definition at line 44 of file bootloaderApp.c.

◆ unlockUserFlash()

void unlockUserFlash ( void  )

Definition at line 20 of file bootloaderApp.c.



inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:17:58