Macros | Functions
bootloaderShared.c File Reference
#include "bootloaderShared.h"
#include <string.h>
Include dependency graph for bootloaderShared.c:

Go to the source code of this file.

Macros

#define BOOTLOADER_HASH_MIXER   0x5bd1e995
 
#define BOOTLOADER_HASH_SHIFTER   24
 

Functions

uint32_t calculateBootloaderHashCode (uint32_t hashCode, const uint32_t *start, const uint32_t *end)
 

Macro Definition Documentation

◆ BOOTLOADER_HASH_MIXER

#define BOOTLOADER_HASH_MIXER   0x5bd1e995

Definition at line 4 of file bootloaderShared.c.

◆ BOOTLOADER_HASH_SHIFTER

#define BOOTLOADER_HASH_SHIFTER   24

Definition at line 5 of file bootloaderShared.c.

Function Documentation

◆ calculateBootloaderHashCode()

uint32_t calculateBootloaderHashCode ( uint32_t  hashCode,
const uint32_t *  start,
const uint32_t *  end 
)

Definition at line 8 of file bootloaderShared.c.



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