Hi community member,
I have a favor to ask you.
Why is "OSAL_TEST_TIMER_PERIOD" 726000?
Please tell me the calculation method.
File : ...ti\pdk_am335x_1_0_14\packages\ti\board\diag\usb_host\src\TIMER.c
#if defined(SOC_AM335x) #define CM_PER_TIMER3_CLKCTRL (0x44e00084) #define CM_DPLL_CLKSEL_TIMER3_CLK (0x44e0050c) UT_Timer_Type_t timer_type = UT_Timer_DMTIMER; #define OSAL_TEST_TIMER_ID (1U) #define OSAL_TEST_TIMER_PERIOD (726000U)
Best regards,
Cruijff