HPM APP
HPMicro Application solution
tamagawa_slave_init.c File Reference
#include "board.h"
#include "hpm_debug_console.h"
#include "hpm_clock_drv.h"
#include "hpm_synt_drv.h"
#include "hpm_sei_drv.h"
#include "tamagawa_slave_init.h"
#include "hpm_trgm_soc_drv.h"
#include "hpm_trgm_drv.h"
#include "qei_init.h"
#include "rdc.h"
#include "rdc_cfg.h"

Functions

void sei_slave_pos_get (void)
 
void sei_slave_tamagawa_init (void)
 initialize TAMAGAWA slave mode
;初始化配置多摩川从模式 More...
 

Variables

static uint32_t mock_pos = 0xA5A5
 
static uint32_t mock_rev = 0x8888
 
static uint32_t sample_latch_tm1
 
static uint32_t sample_latch_tm2
 
static uint32_t s_eeprom_page
 
static uint32_t s_eeprom [6][127]
 
volatile bool flag_trx_error
 

Function Documentation

◆ sei_slave_pos_get()

void sei_slave_pos_get ( void  )

Variable Documentation

◆ flag_trx_error

volatile bool flag_trx_error

◆ mock_pos

uint32_t mock_pos = 0xA5A5
static

◆ mock_rev

uint32_t mock_rev = 0x8888
static

◆ s_eeprom

uint32_t s_eeprom[6][127]
static

◆ s_eeprom_page

uint32_t s_eeprom_page
static

◆ sample_latch_tm1

uint32_t sample_latch_tm1
static

◆ sample_latch_tm2

uint32_t sample_latch_tm2
static