TI-radar AWR1843 ARM-Cortex R4F core  1
ti_sysbios_knl_Clock_Module_State__ Struct Reference
Collaboration diagram for ti_sysbios_knl_Clock_Module_State__:

Data Fields

volatile xdc_UInt32 ticks
 
xdc_UInt swiCount
 
ti_sysbios_knl_Clock_TimerProxy_Handle timer
 
ti_sysbios_knl_Swi_Handle swi
 
volatile xdc_UInt numTickSkip
 
xdc_UInt32 nextScheduledTick
 
xdc_UInt32 maxSkippable
 
xdc_Bool inWorkFunc
 
volatile xdc_Bool startDuringWorkFunc
 
xdc_Bool ticking
 
ti_sysbios_knl_Queue_Object__ Object_field_clockQ
 

Detailed Description

Definition at line 1234 of file mss_per4f.c.

Field Documentation

◆ inWorkFunc

xdc_Bool ti_sysbios_knl_Clock_Module_State__::inWorkFunc

Definition at line 1242 of file mss_per4f.c.

◆ maxSkippable

xdc_UInt32 ti_sysbios_knl_Clock_Module_State__::maxSkippable

Definition at line 1241 of file mss_per4f.c.

◆ nextScheduledTick

xdc_UInt32 ti_sysbios_knl_Clock_Module_State__::nextScheduledTick

Definition at line 1240 of file mss_per4f.c.

◆ numTickSkip

volatile xdc_UInt ti_sysbios_knl_Clock_Module_State__::numTickSkip

Definition at line 1239 of file mss_per4f.c.

◆ Object_field_clockQ

ti_sysbios_knl_Queue_Object__ ti_sysbios_knl_Clock_Module_State__::Object_field_clockQ

Definition at line 1245 of file mss_per4f.c.

◆ startDuringWorkFunc

volatile xdc_Bool ti_sysbios_knl_Clock_Module_State__::startDuringWorkFunc

Definition at line 1243 of file mss_per4f.c.

◆ swi

ti_sysbios_knl_Swi_Handle ti_sysbios_knl_Clock_Module_State__::swi

Definition at line 1238 of file mss_per4f.c.

◆ swiCount

xdc_UInt ti_sysbios_knl_Clock_Module_State__::swiCount

Definition at line 1236 of file mss_per4f.c.

◆ ticking

xdc_Bool ti_sysbios_knl_Clock_Module_State__::ticking

Definition at line 1244 of file mss_per4f.c.

◆ ticks

volatile xdc_UInt32 ti_sysbios_knl_Clock_Module_State__::ticks

Definition at line 1235 of file mss_per4f.c.

◆ timer

ti_sysbios_knl_Clock_TimerProxy_Handle ti_sysbios_knl_Clock_Module_State__::timer

Definition at line 1237 of file mss_per4f.c.


The documentation for this struct was generated from the following file: