/AliOS-Things-master/components/drivers/peripheral/pwm/example/ |
A D | aos_pwm_example.c | 26 uint32_t channel, period, duty_cycle, polarity, enabled, duration; in aos_pwm_cli_cmd() local
|
/AliOS-Things-master/components/SDL2/src/video/windows/ |
A D | SDL_windowsmouse.c | 36 ToggleRawInput(SDL_bool enabled) in ToggleRawInput() 252 WIN_SetRelativeMouseMode(SDL_bool enabled) in WIN_SetRelativeMouseMode()
|
A D | SDL_windowswindow.c | 976 WIN_SetWindowHitTest(SDL_Window *window, SDL_bool enabled) in WIN_SetWindowHitTest()
|
/AliOS-Things-master/components/drivers/peripheral/pwm/include/aos/ |
A D | pwm.h | 33 bool enabled; member
|
A D | pwm_core.h | 37 bool enabled; member
|
/AliOS-Things-master/components/SDL2/src/video/winrt/ |
A D | SDL_winrtmouse.cpp | 187 WINRT_SetRelativeMouseMode(SDL_bool enabled) in WINRT_SetRelativeMouseMode()
|
/AliOS-Things-master/components/SDL2/include/ |
A D | SDL_system.h | 97 #define SDL_iOSSetEventPump(enabled) SDL_iPhoneSetEventPump(enabled) argument
|
A D | SDL_test_harness.h | 83 int enabled; member
|
/AliOS-Things-master/components/SDL2/src/video/emscripten/ |
A D | SDL_emscriptenmouse.c | 238 Emscripten_SetRelativeMouseMode(SDL_bool enabled) in Emscripten_SetRelativeMouseMode()
|
/AliOS-Things-master/components/SDL2/src/core/alios/ |
A D | SDL_evdev.c | 95 SDL_EVDEV_SetRelativeMouseMode(SDL_bool enabled) in SDL_EVDEV_SetRelativeMouseMode()
|
/AliOS-Things-master/components/SDL2/src/video/android/ |
A D | SDL_androidmouse.c | 168 Android_SetRelativeMouseMode(SDL_bool enabled) in Android_SetRelativeMouseMode()
|
/AliOS-Things-master/components/linksdk/components/diag/ |
A D | aiot_diag_api.h | 129 uint8_t enabled; member
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/norflash/ |
A D | norflash_drv.h | 54 uint16_t enabled :1; member
|
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/ |
A D | SDL_hidapijoystick_c.h | 88 SDL_bool enabled; member
|
A D | SDL_hidapijoystick.c | 526 SDL_bool enabled = SDL_GetStringBoolean(hint, SDL_TRUE); in SDL_HIDAPIDriverHintChanged() local
|
/AliOS-Things-master/components/SDL2/src/video/wayland/ |
A D | SDL_waylandmouse.c | 364 Wayland_SetRelativeMouseMode(SDL_bool enabled) in Wayland_SetRelativeMouseMode()
|
A D | SDL_waylandwindow.c | 469 Wayland_SetWindowHitTest(SDL_Window *window, SDL_bool enabled) in Wayland_SetWindowHitTest()
|
/AliOS-Things-master/components/SDL2/src/events/ |
A D | SDL_mouse.c | 789 SDL_SetRelativeMouseMode(SDL_bool enabled) 851 SDL_CaptureMouse(SDL_bool enabled)
|
/AliOS-Things-master/components/littlevgl/src/lv_objx/ |
A D | lv_page.h | 76 uint8_t enabled : 1; /*1: Show a flash animation on the edge*/ member
|
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/ |
A D | modbluetooth_btstack.c | 806 void mp_bluetooth_set_bonding(bool enabled) { in mp_bluetooth_set_bonding() 815 void mp_bluetooth_set_mitm_protection(bool enabled) { in mp_bluetooth_set_mitm_protection() 824 void mp_bluetooth_set_le_secure(bool enabled) { in mp_bluetooth_set_le_secure()
|
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/ |
A D | modbluetooth_nimble.c | 761 void mp_bluetooth_set_bonding(bool enabled) { in mp_bluetooth_set_bonding() 765 void mp_bluetooth_set_mitm_protection(bool enabled) { in mp_bluetooth_set_mitm_protection() 769 void mp_bluetooth_set_le_secure(bool enabled) { in mp_bluetooth_set_le_secure()
|
/AliOS-Things-master/components/SDL2/src/video/x11/ |
A D | SDL_x11mouse.c | 336 X11_SetRelativeMouseMode(SDL_bool enabled) in X11_SetRelativeMouseMode()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/ |
A D | wifi_promisc.c | 75 int promisc_set(rtw_rcr_level_t enabled, void (*callback)(unsigned char*, unsigned int, void*), uns… in promisc_set()
|
/AliOS-Things-master/components/SDL2/src/core/linux/ |
A D | SDL_evdev.c | 133 SDL_EVDEV_SetRelativeMouseMode(SDL_bool enabled) in SDL_EVDEV_SetRelativeMouseMode()
|
/AliOS-Things-master/components/SDL2/src/audio/ |
A D | SDL_sysaudio.h | 148 SDL_atomic_t enabled; /* true if device is functioning and connected. */ member
|