Home
last modified time | relevance | path

Searched refs:new_status (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_soc_ps.h64 extern void SOCPS_SWRLDO_Suspend(u32 new_status);
65 extern void SOCPS_OSC2M_Cmd(u32 new_status);
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Ddiag.h115 #define LOG_MASK_MODULE(module, level, new_status) do {\ argument
116 if (new_status == ENABLE) { \
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dthread_utils.c227 static void ChangeState(WebPWorker* const worker, WebPWorkerStatus new_status) { in ChangeState() argument
241 if (new_status != OK) { in ChangeState()
242 worker->status_ = new_status; in ChangeState()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_conf.c3355 int wifi_rf_contrl(uint32_t new_status) in wifi_rf_contrl() argument
3358 rtw_rf_cmd(new_status); in wifi_rf_contrl()

Completed in 11 milliseconds