HomeSort by relevance Sort by last modified time
    Searched refs:bbs_ERR_OK (Results 1 - 2 of 2) sorted by null

  /external/neven/Embedded/common/src/b_BasicEm/
Context.h 56 #define bbs_ERR_OK 0 /* no error condition */
171 /** call the callback handler, push error if return value is != bbs_ERR_OK */
Context.c 46 cpA->errStackE[ iL ].errorE = bbs_ERR_OK;
74 cpA->errStackE[ iL ].errorE = bbs_ERR_OK;
257 if( errorL != bbs_ERR_OK )

Completed in 209 milliseconds