Vision Apps User Guide
app_misc.h File Reference

Go to the source code of this file.

Data Structures

struct  app_pinmux_cfg_t
 

Functions

uint64_t appC7xSecSupv2NonSecSupv (void)
 Switch C7x from secure supervisor to non-secure supervisor. More...
 
void appC7xClecInitForNonSecAccess (void)
 Init CLEC so that C7x in non-secure mode can program it. More...
 
void appUtilsSetDLFOBitInACTRLReg (void)
 API to set to DLFO bit in ACTRL register of R5F. More...
 
void appSetPinmux (app_pinmux_cfg_t *cfg)
 API to set to set pinmux required for running basic demos in Vision Apps. More...
 
void appPinMuxCfgSetDefault (app_pinmux_cfg_t *cfg)
 Inline Function to initialize Pinmux config to default value. More...
 
int32_t appUtilsPrintCpuHz (void)
 API to print the CPU Frequency in Hz. More...
 
void appUtilsTaskInit (void)
 API call OS-specific init API's when creating tasks. More...