AT component porting or samples for different devices - at_device/class/ec20/at_device_ec20.c at master · RT-Thread-packages/at_device
the real-time loop in the controller has a higher priority than the RTDE interface. Therefore, if the controller lacks computational resources it will skip a number of output packages. The skipped packages will not be sent later, the controller will always send the most recent data. Input...
DTS_E_THREADFAILED DTS_E_THREADFAILEDCREATE DTS_E_THREADFAILEDINITIALIZE DTS_E_THREADSTARTUPFAILED DTS_E_TIMEGENCANTCONFIGURE DTS_E_TIMEGENCANTCONVERT DTS_E_TIMEGENCANTCREATE DTS_E_TIMEGENCANTREAD DTS_E_TIMEGENCANTREADCOLUMN DTS_E_TIMEOUT DTS_E_TKEXECPACKAGE_CREATECHILDPKGFAILED ...
int T_threadPoolAddTask( st_threadPool_t tp, int (*func)(void* argv ), void* argv , int timeOut_ticks ) { int temp = 0; st_threadQueum queueObj = { 0 }; if( !tp || !tp->threadWriteLock || !tp->threadPollQueue ) { return -1; } xSemaphoreTake( tp->threadWriteLock , ...
rtm.h rtsched.h rtservice.h rtthread.h rttypes.h libcpu src tools .clang-format .gitattributes .gitignore ChangeLog.md Kconfig LICENSE README.md README_de.md README_es.md README_zh.md Latest commit Cannot retrieve latest commit at this time. ...
DTS_E_THREADSTARTUPFAILED 欄位 DTS_E_TIMEGENCANTCONFIGURE 欄位 DTS_E_TIMEGENCANTCONVERT 欄位 DTS_E_TIMEGENCANTCREATE 欄位 DTS_E_TIMEGENCANTREAD 欄位 DTS_E_TIMEGENCANTREADCOLUMN 欄位 DTS_E_TIMEOUT 欄位 DTS_E_TKEXECPACKAGE_CREATECHILDPKGFAILED 欄位 DTS_E_TKEXECPACKAGE_DOMDOCUMENTFAILED ...
* the current thread can only use one of them at the same time. * It is recommended to explicitly specify the context of the current thread * through the aclrtSetCurrentContext interface to increase. * the maintainability of the program. * * @param context [OUT] point to the created...
timeout, structrt_mutex_waiter*waiter) { intret=0; for(;;){ /* Try to acquire the lock: */ if(try_to_take_rt_mutex(lock,current,waiter)) break; if(timeout&&!timeout->task){ ret=-ETIMEDOUT; break; } if(signal_pending_state(...
DTS_E_THREADFAILED DTS_E_THREADFAILEDCREATE DTS_E_THREADFAILEDINITIALIZE DTS_E_THREADSTARTUPFAILED DTS_E_TIMEGENCANTCONFIGURE DTS_E_TIMEGENCANTCONVERT DTS_E_TIMEGENCANTCREATE DTS_E_TIMEGENCANTREAD DTS_E_TIMEGENCANTREADCOLUMN DTS_E_TIMEOUT DTS_E_TKEXECPACKAGE_CREATECHILDPKGFAILED DTS_E_TKEXEC...
DTS_E_THREADCOUNTOUTOFRANGE 欄位 DTS_E_THREADFAILED 欄位 DTS_E_THREADFAILEDCREATE 欄位 DTS_E_THREADFAILEDINITIALIZE 欄位 DTS_E_THREADSTARTUPFAILED 欄位 DTS_E_TIMEGENCANTCONFIGURE 欄位 DTS_E_TIMEGENCANTCONVERT 欄位 DTS_E_TIMEGENCANTCREATE 欄位 DTS_E_TIMEGENCANTREAD 欄位 DTS_E_TIMEGEN...