CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
byte_transforms.h File Reference
#include <stdint.h>
Include dependency graph for byte_transforms.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint32_t GEN_convert_big_endian_four_byte_array_to_uint32 (uint8_t four_byte_array[])
 
uint32_t GEN_convert_little_endian_four_byte_array_to_uint32 (uint8_t four_byte_array[])
 

Function Documentation

◆ GEN_convert_big_endian_four_byte_array_to_uint32()

uint32_t GEN_convert_big_endian_four_byte_array_to_uint32 ( uint8_t four_byte_array[])
Here is the caller graph for this function:

◆ GEN_convert_little_endian_four_byte_array_to_uint32()

uint32_t GEN_convert_little_endian_four_byte_array_to_uint32 ( uint8_t four_byte_array[])