Home
last modified time | relevance | path

Searched defs:_data (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/common/
A Dlog.h72 #define BT_HEXDUMP_DBG(_data, _length, _str) \ argument
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoawindow.h43 SDL_WindowData *_data; variable
/AliOS-Things-master/components/SDL2/test/
A Dtestatomic.c498 static int SDLCALL FIFO_Writer(void* _data) in FIFO_Writer()
533 static int SDLCALL FIFO_Reader(void* _data) in FIFO_Reader()
573 static int SDLCALL FIFO_Watcher(void* _data) in FIFO_Watcher()
/AliOS-Things-master/hardware/chip/haas1000/hal/2ndboot/
A Dflash.h9 #define REG_WRITE(addr, _data) (*((volatile UINT32 *)(addr)) = (_data)) argument
/AliOS-Things-master/hardware/chip/rtl872xd/2nd_boot/
A Drec_flash.h8 #define REG_WRITE(addr, _data) (*((volatile UINT32 *)(addr)) = (_data)) argument
/AliOS-Things-master/components/SDL2/src/
A DSDL_dataqueue.c175 SDL_WriteToDataQueue(SDL_DataQueue *queue, const void *_data, const size_t _len) in SDL_WriteToDataQueue()
/AliOS-Things-master/components/SDL2/src/timer/
A DSDL_timer.c101 SDL_TimerThread(void *_data) in SDL_TimerThread()
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_windowsjoystick.c220 SDL_JoystickThread(void *_data) in SDL_JoystickThread()
/AliOS-Things-master/components/SDL2/src/hidapi/ios/
A Dhid.m88 uint8_t _data[ ( RingBuffer_nElem * RingBuffer_cbElem ) ]; field
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dbluetooth.h286 #define BT_DATA(_type, _data, _data_len) \ argument

Completed in 89 milliseconds