Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dmperrno.h55 #define MP_EBUSY (16) // Device or resource busy macro
111 #define MP_EBUSY EBUSY macro
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs_fat_file.c43 [FR_NOT_READY] = MP_EBUSY,
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c72 return MP_EBUSY; in btstack_error_to_errno()
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c79 [BLE_HS_EBUSY] = MP_EBUSY,

Completed in 13 milliseconds