Home
last modified time | relevance | path

Searched defs:enabled (Results 1 – 25 of 33) sorted by relevance

12

/AliOS-Things-master/components/drivers/peripheral/pwm/example/
A Daos_pwm_example.c26 uint32_t channel, period, duty_cycle, polarity, enabled, duration; in aos_pwm_cli_cmd() local
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsmouse.c36 ToggleRawInput(SDL_bool enabled) in ToggleRawInput()
252 WIN_SetRelativeMouseMode(SDL_bool enabled) in WIN_SetRelativeMouseMode()
A DSDL_windowswindow.c976 WIN_SetWindowHitTest(SDL_Window *window, SDL_bool enabled) in WIN_SetWindowHitTest()
/AliOS-Things-master/components/drivers/peripheral/pwm/include/aos/
A Dpwm.h33 bool enabled; member
A Dpwm_core.h37 bool enabled; member
/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtmouse.cpp187 WINRT_SetRelativeMouseMode(SDL_bool enabled) in WINRT_SetRelativeMouseMode()
/AliOS-Things-master/components/SDL2/include/
A DSDL_system.h97 #define SDL_iOSSetEventPump(enabled) SDL_iPhoneSetEventPump(enabled) argument
A DSDL_test_harness.h83 int enabled; member
/AliOS-Things-master/components/SDL2/src/video/emscripten/
A DSDL_emscriptenmouse.c238 Emscripten_SetRelativeMouseMode(SDL_bool enabled) in Emscripten_SetRelativeMouseMode()
/AliOS-Things-master/components/SDL2/src/core/alios/
A DSDL_evdev.c95 SDL_EVDEV_SetRelativeMouseMode(SDL_bool enabled) in SDL_EVDEV_SetRelativeMouseMode()
/AliOS-Things-master/components/SDL2/src/video/android/
A DSDL_androidmouse.c168 Android_SetRelativeMouseMode(SDL_bool enabled) in Android_SetRelativeMouseMode()
/AliOS-Things-master/components/linksdk/components/diag/
A Daiot_diag_api.h129 uint8_t enabled; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/norflash/
A Dnorflash_drv.h54 uint16_t enabled :1; member
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapijoystick_c.h88 SDL_bool enabled; member
A DSDL_hidapijoystick.c526 SDL_bool enabled = SDL_GetStringBoolean(hint, SDL_TRUE); in SDL_HIDAPIDriverHintChanged() local
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandmouse.c364 Wayland_SetRelativeMouseMode(SDL_bool enabled) in Wayland_SetRelativeMouseMode()
A DSDL_waylandwindow.c469 Wayland_SetWindowHitTest(SDL_Window *window, SDL_bool enabled) in Wayland_SetWindowHitTest()
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_mouse.c789 SDL_SetRelativeMouseMode(SDL_bool enabled)
851 SDL_CaptureMouse(SDL_bool enabled)
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_page.h76 uint8_t enabled : 1; /*1: Show a flash animation on the edge*/ member
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c806 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 Dmodbluetooth_nimble.c761 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 DSDL_x11mouse.c336 X11_SetRelativeMouseMode(SDL_bool enabled) in X11_SetRelativeMouseMode()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_promisc.c75 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 DSDL_evdev.c133 SDL_EVDEV_SetRelativeMouseMode(SDL_bool enabled) in SDL_EVDEV_SetRelativeMouseMode()
/AliOS-Things-master/components/SDL2/src/audio/
A DSDL_sysaudio.h148 SDL_atomic_t enabled; /* true if device is functioning and connected. */ member

Completed in 39 milliseconds

12