Critical Link MityCam SoC Firmware  1.0
Critical Link MityCam SoC Firmware
DspParserBase.h File Reference
#include <stdlib.h>
#include <stdio.h>
Include dependency graph for DspParserBase.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ DEL_CRITICAL

#define DEL_CRITICAL (   sema)

◆ ENTER_CRITICAL

#define ENTER_CRITICAL (   sema)

◆ INIT_CRITICAL

#define INIT_CRITICAL (   sema)

linux – TODO

◆ LEAVE_CRITICAL

#define LEAVE_CRITICAL (   sema)

Typedef Documentation

◆ C_SECT

typedef int C_SECT