SEcube
SEcube Open Source Library - Device
Functions | Variables
se3c0.c File Reference

L0 structures and functions. More...

#include "se3c0.h"

Functions

void se3c0_init ()
 
uint64_t se3c0_time_get ()
 
void se3c0_time_set (uint64_t t)
 
void se3c0_time_inc ()
 

Variables

SE3_L0_GLOBALS se3c0
 
uint8_t se3_comm_request_buffer [SE3_COMM_N *SE3_COMM_BLOCK]
 
uint8_t se3_comm_response_buffer [SE3_COMM_N *SE3_COMM_BLOCK]
 
const uint8_t se3_hello [SE3_HELLO_SIZE]
 

Detailed Description

L0 structures and functions.

Author
Nicola Ferri

Variable Documentation

const uint8_t se3_hello[SE3_HELLO_SIZE]
Initial value:
= {
'H', 'e', 'l', 'l', 'o', ' ', 'S', 'E',
'c', 'u', 'b', 'e', 0, 0, 0, 0,
0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0
}