Home
last modified time | relevance | path

Searched refs:bbs_ERR_OK (Results 1 – 2 of 2) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
DContext.c46 cpA->errStackE[ iL ].errorE = bbs_ERR_OK; in bbs_Context_init()
74 cpA->errStackE[ iL ].errorE = bbs_ERR_OK; in bbs_Context_exit()
257 if( errorL != bbs_ERR_OK ) in bbs_Context_doCallback()
DContext.h56 #define bbs_ERR_OK 0 /* no error condition */ macro