M | |
memmon_header | |
memmon_spec | |
S | |
sched_task | |
sched_time | |
T | |
ttlv_header | |
ttlv_inm_header | |
ttlv_msg_inm_reg | |
ttlv_msg_inm_regpair | |
ttlv_msg_inm_result | |
ttlv_msg_reg | |
ttlv_msg_regpair | |
ttlv_s_header | |
ttlv_s_inm_header |
Specifies the byte format of a memory monitor notification header.
typedef struct __attribute__ ( (__packed__) ) memmon_header
Specifies a memory monitor.
typedef struct memmon_spec
Represents an instance of a task that can be scheduled for execution.
typedef struct sched_task
Represents either a duration or a scheduler timestamp.
typedef struct sched_time
Provides byte access to the ttlv_s_header struct h via the byte array b.
typedef union ttlv_header
Provides byte access to the ttlv_s_inm_header struct h via the byte array b.
typedef union ttlv_inm_header
Specifies the format of an identifier-value pair for a logical register, with an INM message ID appended.
typedef struct __attribute__ ( (__packed__) ) ttlv_msg_inm_reg
Specifies the format of an identifier-value pair for a logical register pair, with an INM message ID appended.
typedef struct __attribute__ ( (__packed__) ) ttlv_msg_inm_regpair
Specifies the format of a generic INM response message.
typedef struct __attribute__ ( (__packed__) ) ttlv_msg_inm_result
Specifies the format of an identifier-value pair for a logical register.
typedef struct __attribute__ ( (__packed__) ) ttlv_msg_reg
Specifies the format of an identifier-value pair for a logical register pair.
typedef struct __attribute__ ( (__packed__) ) ttlv_msg_regpair
Specifies the byte format of a TLV header.
typedef struct __attribute__ ( (__packed__) ) ttlv_s_header
Specifies the byte format of an INM message header.
typedef struct __attribute__ ( (__packed__) ) ttlv_s_inm_header