![]() |
Critical Link MityCam SoC Firmware
1.0
Critical Link MityCam SoC Firmware
|
#include <stdlib.h>#include <stdio.h>Go to the source code of this file.
Classes | |
| class | SocCamera::tcDspParserBase |
Namespaces | |
| SocCamera | |
Macros | |
| #define | INIT_CRITICAL(sema) |
| linux – TODO More... | |
| #define | DEL_CRITICAL(sema) |
| #define | ENTER_CRITICAL(sema) |
| #define | LEAVE_CRITICAL(sema) |
Typedefs | |
| typedef int | C_SECT |
| #define DEL_CRITICAL | ( | sema | ) |
| #define ENTER_CRITICAL | ( | sema | ) |
| #define INIT_CRITICAL | ( | sema | ) |
linux – TODO
| #define LEAVE_CRITICAL | ( | sema | ) |
| typedef int C_SECT |