Searched refs:OS_ERRNO_SWTMR_NOT_CREATED (Results 1 – 3 of 3) sorted by relevance
134 return OS_ERRNO_SWTMR_NOT_CREATED; in OsSwTmrStartTimer()176 return OS_ERRNO_SWTMR_NOT_CREATED; in OsSwTmrStopTimer()212 return OS_ERRNO_SWTMR_NOT_CREATED; in OsSwTmrRestartTimer()251 return OS_ERRNO_SWTMR_NOT_CREATED; in OsSwTmrQuery()
184 return OS_ERRNO_SWTMR_NOT_CREATED; in OsSwTmrDeleteTimer()
134 #define OS_ERRNO_SWTMR_NOT_CREATED OS_ERRNO_BUILD_ERROR(OS_MID_TIMER, 0x0b) macro