Go to the source code of this file.
Macros | |
| #define | MP_CALLBACK_TIMER (HPM_GPTMR2) |
| MP timer manager Used ;MP 使用的定时器管理器 More... | |
| #define | MP_CALLBACK_TIMER_CH 1 |
| MP timer channel Used ;MP 使用的定时器通道 More... | |
| #define | MP_CALLBACK_TIMER_IRQ IRQn_GPTMR2 |
| MP timer interrupt Used ;MP 使用的定时器中断号 More... | |
| #define | MP_CALLBACK_TIMER_CLK_NAME (clock_gptmr2) |
| MP timer clock Used ;MP 使用的定时器时钟NAME. More... | |