Functions | Variables

test-dtcvec.c File Reference

#include <stdio.h>
#include <cpu_def.h>
#include <system_def.h>
#include <boot_fn.h>
#include <periph/sci_rs232.h>
#include <h8s2638h.h>
#include <dtcvec.h>
Include dependency graph for test-dtcvec.c:

Functions

void deb_led_out (char val)
 OTHER FUNCTIONS.
void unhandled_exception (void)
void init ()
 init - shadow registers, outputs.
void init_tpu (void)
void init_dtc (void)
 Initialization of the DTC transfers.
int main ()

Variables

__u32 * rivect

Function Documentation

void deb_led_out ( char  val  ) 

OTHER FUNCTIONS.

Here is the caller graph for this function:

void init ( void   ) 

init - shadow registers, outputs.

Initializes P1 and P3 shadow registers, sets PJ.1, PJ.2, PJ.3 LED as outputs, initialises interrupt vector.

Here is the call graph for this function:

void init_dtc ( void   ) 

Initialization of the DTC transfers.

Here is the call graph for this function:

Here is the caller graph for this function:

void init_tpu ( void   ) 

Here is the caller graph for this function:

int main ( void   ) 

Here is the call graph for this function:

void unhandled_exception ( void   ) 

Here is the call graph for this function:


Variable Documentation

__u32* rivect