This repository was archived by the owner on Jan 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 4242 * [ 6. ** ISR_16_Timers_Array_Complex** ] ( examples/ISR_16_Timers_Array_Complex ) .
4343* [ Example ISR_16_Timers_Array_Complex] ( #example-isr_16_timers_array_complex )
4444* [ Debug Terminal Output Samples] ( #debug-terminal-output-samples )
45- * [ 1. ISR_16_Timers_Array_Complex on RTL8720DN] ( #1-isr_16_timers_array_complex-on-rtl8720 )
46- * [ 2. TimerInterruptTest on RTL8720DN] ( #2-timerinterrupttest-on-rtl8720 )
47- * [ 3. Argument_None on RTL8720DN] ( #3-argument_none-on-rtl8720 )
48- * [ 4. Change_Interval on RTL8720DN] ( #4-change_interval-on-rtl8720 )
45+ * [ 1. ISR_16_Timers_Array_Complex on RTL8720DN] ( #1-isr_16_timers_array_complex-on-rtl8720dn )
46+ * [ 2. TimerInterruptTest on RTL8720DN] ( #2-timerinterrupttest-on-rtl8720dn )
47+ * [ 3. Argument_None on RTL8720DN] ( #3-argument_none-on-rtl8720dn )
48+ * [ 4. Change_Interval on RTL8720DN] ( #4-change_interval-on-rtl8720dn )
4949* [ Debug] ( #debug )
5050* [ Troubleshooting] ( #troubleshooting )
5151* [ Releases] ( #releases )
@@ -188,8 +188,10 @@ To re-use the **new h-only** way, just
188188
189189There are only 4 hardware timers in RTL8720DN, RTL8722DM and RTL8722CSM.
190190
191- ** TIMER0** , reserved and used in us_tick(), wait_ms() functions. Users are not recommended to use
191+ ** TIMER0** , reserved and used in us_tick(), wait_ms() functions. Users are not recommended to use.
192+
192193** TIMER1** , used in APP_TIM_ID. Users are not recommended to use
194+
193195** TIMER2 and TIMER3** are ready and OK to be used.
194196
195197
You can’t perform that action at this time.
0 commit comments