Home
last modified time | relevance | path

Searched defs:_write (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/ram/
A Dlow_level_io.c47 int _write(int file, char * ptr, int len) in _write() function
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h551 #define BT_GATT_CHARACTERISTIC(_uuid, _props, _perm, _read, _write, _value) \ argument
671 #define BT_GATT_CCC_INITIALIZER(_changed, _write, _match) \ argument
810 #define BT_GATT_DESCRIPTOR(_uuid, _perm, _read, _write, _value) \ argument
824 #define BT_GATT_ATTRIBUTE(_uuid, _perm, _read, _write, _value) \ argument
/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dgatt.h256 #define GATT_ATT_DEFINE(_uuid, _perm, _read, _write,_value) \ argument
/AliOS-Things-master/components/py_engine/framework/
A Dst7789py.py220 def _write(self, command=None, data=None): member in ST7789

Completed in 9 milliseconds