coan 4.2.4
|
![]() |
Data Structures | |
struct | chew_state_s |
Enumerations | |
enum | chew_storage_type { chew_storage_type = STATE_STATIC } |
enum | chew_init_type { chew_initialisation_type = ZERO_INITABLE } |
Functions | |
void | chew_initor (void) |
void | chew_finitor (void) |
Variables | |
static chew_state_t | chew_state |
chew_state_t * | chew_h = & chew_state |
chew_public_state_t * | chew_public_h = ( chew_public_state_t *)& chew_state |
static const chew_state_t *const | chew_static_initialiser_h |
void(* | chew_init_h )(chew_state_t *) |
void(* | chew_finis_h )(chew_state_t *) |
typedef struct chew_state_s | chew_state_t |
This code is generated by the macros in state_utils.h
typedef struct chew_state_s chew_state_t |
The global state of the Chew component