mirror of
https://gitee.com/seekfree/TC264_Library.git
synced 2026-06-04 03:32:56 +00:00
V1.2.8
总钻风底层增加PCLK_MODE获取参数位
例程增加等待的信号量
This commit is contained in:
@@ -30,6 +30,8 @@ void core1_main(void)
|
||||
|
||||
//<2F>û<EFBFBD><C3BB>ڴ˴<DAB4><CBB4><EFBFBD><EFBFBD>ø<EFBFBD><C3B8>ֳ<EFBFBD>ʼ<EFBFBD><CABC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
|
||||
IfxCpu_emitEvent(&g_cpuSyncEvent);
|
||||
IfxCpu_waitEvent(&g_cpuSyncEvent, 0xFFFF);
|
||||
enableInterrupts();
|
||||
while (TRUE)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user