![]() |
TI-radar AWR1843 ARM-Cortex R4F core
1
|
Data Fields | |
| const ti_sysbios_timers_rti_Timer_Fxns__ * | __fxns |
| xdc_Bool | staticInst |
| xdc_Int | id |
| ti_sysbios_interfaces_ITimer_RunMode | runMode |
| ti_sysbios_interfaces_ITimer_StartMode | startMode |
| xdc_UInt | prescale |
| xdc_UInt | period |
| ti_sysbios_interfaces_ITimer_PeriodType | periodType |
| xdc_UInt | intNum |
| xdc_UArg | arg |
| ti_sysbios_hal_Hwi_FuncPtr | tickFxn |
| xdc_runtime_Types_FreqHz | extFreq |
| ti_sysbios_hal_Hwi_Handle | hwi |
| xdc_Bool | createHwi |
Definition at line 450 of file mss_per4f.c.
| const ti_sysbios_timers_rti_Timer_Fxns__* ti_sysbios_timers_rti_Timer_Object__::__fxns |
Definition at line 451 of file mss_per4f.c.
| xdc_UArg ti_sysbios_timers_rti_Timer_Object__::arg |
Definition at line 460 of file mss_per4f.c.
| xdc_Bool ti_sysbios_timers_rti_Timer_Object__::createHwi |
Definition at line 464 of file mss_per4f.c.
| xdc_runtime_Types_FreqHz ti_sysbios_timers_rti_Timer_Object__::extFreq |
Definition at line 462 of file mss_per4f.c.
| ti_sysbios_hal_Hwi_Handle ti_sysbios_timers_rti_Timer_Object__::hwi |
Definition at line 463 of file mss_per4f.c.
| xdc_Int ti_sysbios_timers_rti_Timer_Object__::id |
Definition at line 453 of file mss_per4f.c.
| xdc_UInt ti_sysbios_timers_rti_Timer_Object__::intNum |
Definition at line 459 of file mss_per4f.c.
| xdc_UInt ti_sysbios_timers_rti_Timer_Object__::period |
Definition at line 457 of file mss_per4f.c.
| ti_sysbios_interfaces_ITimer_PeriodType ti_sysbios_timers_rti_Timer_Object__::periodType |
Definition at line 458 of file mss_per4f.c.
| xdc_UInt ti_sysbios_timers_rti_Timer_Object__::prescale |
Definition at line 456 of file mss_per4f.c.
| ti_sysbios_interfaces_ITimer_RunMode ti_sysbios_timers_rti_Timer_Object__::runMode |
Definition at line 454 of file mss_per4f.c.
| ti_sysbios_interfaces_ITimer_StartMode ti_sysbios_timers_rti_Timer_Object__::startMode |
Definition at line 455 of file mss_per4f.c.
| xdc_Bool ti_sysbios_timers_rti_Timer_Object__::staticInst |
Definition at line 452 of file mss_per4f.c.
| ti_sysbios_hal_Hwi_FuncPtr ti_sysbios_timers_rti_Timer_Object__::tickFxn |
Definition at line 461 of file mss_per4f.c.