SEcube
SEcube Open Source Library - Device
|
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] |
L0 structures and functions.
const uint8_t se3_hello[SE3_HELLO_SIZE] |