Home
last modified time | relevance | path

Searched refs:BOOLEAN (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/src/hidapi/windows/
A Dhid.c139 typedef BOOLEAN (__stdcall *HidD_GetAttributes_)(HANDLE device, PHIDD_ATTRIBUTES attrib);
140 …typedef BOOLEAN (__stdcall *HidD_GetSerialNumberString_)(HANDLE device, PVOID buffer, ULONG buffer…
142 typedef BOOLEAN (__stdcall *HidD_GetProductString_)(HANDLE handle, PVOID buffer, ULONG buffer_len);
143 typedef BOOLEAN (__stdcall *HidD_SetFeature_)(HANDLE handle, PVOID data, ULONG length);
144 typedef BOOLEAN (__stdcall *HidD_GetFeature_)(HANDLE handle, PVOID data, ULONG length);
147 typedef BOOLEAN (__stdcall *HidD_FreePreparsedData_)(PHIDP_PREPARSED_DATA preparsed_data);
149 typedef BOOLEAN (__stdcall *HidD_SetNumInputBuffers_)(HANDLE handle, ULONG number_buffers);
150 typedef BOOLEAN(__stdcall *HidD_SetOutputReport_ )(HANDLE handle, PVOID buffer, ULONG buffer_len);
165 static BOOLEAN initialized = FALSE;
474 BOOLEAN hidp_res; in hid_enumerate()
[all …]
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/hal_ext/
A Dgpio_ex_api.h80 void gpio_schmitt_ctrl(PinName pin, BOOLEAN ctrl, uint8_t v_h3l1);
/AliOS-Things-master/hardware/chip/rtl872xd/arch/
A Dtypedef.h17 typedef unsigned char BOOLEAN; typedef
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/include/
A Dosdep_service.h1003 BOOLEAN rtw_cancel_delayed_work(struct delayed_work *dwork);
1341 BOOLEAN (*rtw_cancel_delayed_work)(struct delayed_work *dwork);
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/rom/
A Dshell_rom.c521 static BOOLEAN shell_exit(u32 MaxWaitCount) in shell_exit()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dbasic_types.h421 typedef unsigned char BOOLEAN,*PBOOLEAN; typedef
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_rawinputjoystick.c345 …typedef BOOLEAN (WINAPI * HidD_GetStringFunc)(HANDLE HidDeviceObject, PVOID Buffer, ULONG BufferLe… in RAWINPUT_AddDevice()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/hci/
A Dhci_board.c852 extern uint32_t bt_iqk_8721d(BT_Cali_TypeDef *cal_data,BOOLEAN store);
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/
A Dosdep_service.c1418 BOOLEAN rtw_cancel_delayed_work(struct delayed_work *dwork)
/AliOS-Things-master/components/mbedtls/
A DChangeLog3036 an INTEGER instead of a BOOLEAN for BasicConstraints::cA.

Completed in 43 milliseconds