Mistake on this page?
Report an issue in GitHub or email us
Data Fields
SchRmCb_t Struct Reference

Scheduler resource manager control block. More...

#include <sch_int_rm.h>

Data Fields

uint8_t numRsvn
 
uint8_t refHandle
 
uint8_t offsetDepth
 
uint8_t indexUncommon
 
uint32_t rmStatus
 
uint32_t commonInt
 
uint32_t rsvnInterUsec [SCH_RM_MAX_RSVN]
 
schRmRsvn_t rsvn [SCH_RM_MAX_RSVN]
 

Detailed Description

Scheduler resource manager control block.

Definition at line 76 of file sch_int_rm.h.

Field Documentation

uint32_t commonInt

Common interval.

Definition at line 83 of file sch_int_rm.h.

uint8_t indexUncommon

Index of uncommon reservations.

Definition at line 81 of file sch_int_rm.h.

uint8_t numRsvn

Number of reservations.

Definition at line 78 of file sch_int_rm.h.

uint8_t offsetDepth

Offset depth from common interval.

Definition at line 80 of file sch_int_rm.h.

uint8_t refHandle

Handle to be used to get reference time.

Definition at line 79 of file sch_int_rm.h.

uint32_t rmStatus

Reservation status.

Definition at line 82 of file sch_int_rm.h.

Reservation info for each handle.

Definition at line 85 of file sch_int_rm.h.

uint32_t rsvnInterUsec[SCH_RM_MAX_RSVN]

Reserved intervals indexed by handle.

Definition at line 84 of file sch_int_rm.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.