Clubcos
0.0.0
Clubcos - Clubc Operating System
|
함수 | |
void | ckInterruptQueueInitialize (void) |
인터럽트 큐를 초기화합니다. 더 자세히 ... | |
변수 | |
CircularQueue32 | g_InterruptQueue |
인터럽트 큐입니다. 더 자세히 ... | |
uint32_t | IntQueueBuf [1024] |
void ckInterruptQueueInitialize | ( | void | ) |
인터럽트 큐를 초기화합니다.
CircularQueue32 g_InterruptQueue |
인터럽트 큐입니다.
uint32_t IntQueueBuf[1024] |