NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
system_stm32f10x.c File Reference
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
#include <platform.h>
#include "gpio.h"
#include "system.h"
Include dependency graph for system_stm32f10x.c:

Macros

#define AIRCR_VECTKEY_MASK   ((uint32_t)0x05FA0000)
 

Functions

void systemReset (void)
 
void systemResetToBootloader (void)
 
void enableGPIOPowerUsageAndNoiseReductions (void)
 
bool isMPUSoftReset (void)
 

Macro Definition Documentation

#define AIRCR_VECTKEY_MASK   ((uint32_t)0x05FA0000)

Function Documentation

void enableGPIOPowerUsageAndNoiseReductions ( void  )

Here is the call graph for this function:

bool isMPUSoftReset ( void  )
void systemReset ( void  )
void systemResetToBootloader ( void  )

Here is the call graph for this function: