Microchip® Advanced Software Framework

2/src/per_mode_common_utils.c File Reference
#include <stdio.h>
#include "tal.h"
#include "tal_internal.h"
#include "tal_helper_2.h"
#include "ieee_const.h"
#include "app_per_mode.h"
#include "app_init.h"
#include "perf_api.h"

Functions

void app_reset (trx_id_t trx)
 
float reverse_float (const float float_val)
 The reverse_float is used for reversing a float variable for supporting BIG ENDIAN systems. More...
 
uint8_t scale_ed_to_reg_val (int8_t ed_val)
 
int8_t scale_reg_value_to_ed (uint8_t reg_val)