kzprivate.h File Reference

SDK Private Global Function define. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void KzAttIni (VP_INT arg)
void KzDevCycHander (void)
 Cyclic handler for Device Driver for making time tick.
void KzDevPollingTask (VP_INT arg)
 Device Driver Task.
void KzAudioDspTask (VP_INT arg)
void KzAudioISRSport0 (void)
const char * KzGetCurPath (void)
void KzSetPath (char *dest, const char *arg)
 SDK Private : Set file path.
void KzSetStdoutFp (FILE *fp)
 Set stdout to fp.
void KzRelStdoutFp (void)
 release STDOUT
KzGetchar (void)
void KzPutchar (B c)
int KzMMCGetCardType (void)
 Get SDCARD Type.

Detailed Description

SDK Private Global Function define.

KOBANZAME SDK Software Developers Kit for Blackfin DSP Evaluation Board(KOBANZAME).

Copyright (C) 2010, KOBANZAME SDK Project, all right reserved

LICENSE: The software is a free and you can use and redistribute it for personal, non-profit or commercial products. Redistributions of source code must retain the above copyright notice. There is no warranty in this software, if you suffer any damages by using the software.

Note:
ONLY kobanzame.h can include this code Assume that kobanzame defines are already available.

Function Documentation

void KzDevCycHander ( void   ) 

Cyclic handler for Device Driver for making time tick.

Note:
SDK Private function
void KzDevPollingTask ( VP_INT  arg  ) 

Device Driver Task.

Note:
SDK Private function
int KzMMCGetCardType ( void   ) 

Get SDCARD Type.

Returns:
0:MMC 1:SDv1 2:SDv2 3:SDHC
Note:
KOBANZAME SDK private function
void KzSetPath ( char *  dest,
const char *  arg 
)

SDK Private : Set file path.

Parameters:
dest destination buffer
arg path argument
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated by  doxygen 1.6.2