Searched refs:on (Results 1 - 12 of 12) sorted by relevance
/vendor/hihope/dayu210/bluetooth/include/ |
H A D | upio.h | 12 * distributed under the License is distributed on an "AS IS" BASIS, 88 ** on/off. 94 int upio_set_bluetooth_power(int on); 100 ** Description Set i/o based on polarity
|
/vendor/hihope/rk3568/bluetooth/include/ |
H A D | upio.h | 12 * distributed under the License is distributed on an "AS IS" BASIS, 88 ** on/off. 94 int upio_set_bluetooth_power(int on); 100 ** Description Set i/o based on polarity
|
/vendor/hihope/dayu210/bluetooth/src/ |
H A D | upio.c | 12 * distributed under the License is distributed on an "AS IS" BASIS, 270 ** on/off. 276 int upio_set_bluetooth_power(int on) in upio_set_bluetooth_power() argument 283 switch (on) { in upio_set_bluetooth_power() 297 if (bt_emul_enable == on) { in upio_set_bluetooth_power() 301 UPIODBG("set_bluetooth_power [emul] %d", on); in upio_set_bluetooth_power() 302 bt_emul_enable = on; in upio_set_bluetooth_power() 343 ** Description Set i/o based on polarity 474 /* arm user space timer based on action */ in upio_set()
|
/vendor/hihope/rk3568/bluetooth/src/ |
H A D | upio.c | 12 * distributed under the License is distributed on an "AS IS" BASIS, 270 ** on/off. 276 int upio_set_bluetooth_power(int on) in upio_set_bluetooth_power() argument 283 switch (on) { in upio_set_bluetooth_power() 297 if (bt_emul_enable == on) { in upio_set_bluetooth_power() 301 UPIODBG("set_bluetooth_power [emul] %d", on); in upio_set_bluetooth_power() 302 bt_emul_enable = on; in upio_set_bluetooth_power() 343 ** Description Set i/o based on polarity 474 /* arm user space timer based on action */ in upio_set()
|
/vendor/ohemu/qemu_ca7_mini_system_demo/ |
H A D | qemu_run.sh | 11 #distributed under the License is distributed on an "AS IS" BASIS, 100 echo -e "Waiting VNC connection on: 5920 ...(Ctrl-C exit)" 105 sudo `which qemu-system-arm` -M virt,gic-version=2,secure=on -cpu cortex-a7 -smp cpus=1 -m 1G -drive \ 111 `which qemu-system-arm` -M virt,gic-version=2,secure=on -cpu cortex-a7 -smp cpus=1 -m 1G -drive \
|
/vendor/hisilicon/hispark_pegasus/demo/robot_demo/robot_car/ssd1306/ |
H A D | ssd1306.h | 10 * distributed under the License is distributed on an "AS IS" BASIS, 51 /* #error "SSD1306 library was tested only on STM32F0, STM32F1, STM32F3, STM32F4, STM32F7, STM32L0, STM32L4, \ 53 if it turns out the library works on other MCU's as well!" 126 White = 0x01 // Pixel is set. Color depends on OLED 177 * @param[in] on 0 for OFF, any for ON. 179 void ssd1306_SetDisplayOn(const uint8_t on);
|
/vendor/ohemu/qemu_small_system_demo/ |
H A D | qemu_run.sh | 11 #distributed under the License is distributed on an "AS IS" BASIS, 147 echo -e "Waiting VNC connection on: 5920 ...(Ctrl-C exit)" 152 sudo `which qemu-system-arm` -M virt,gic-version=2,secure=on -cpu cortex-a7 -smp cpus=1 -m 1G \ 159 `which qemu-system-arm` -M virt,gic-version=2,secure=on -cpu cortex-a7 -smp cpus=1 -m 1G \
|
/vendor/ohemu/qemu_arm_linux_headless/ |
H A D | qemu_run.sh | 11 #distributed under the License is distributed on an "AS IS" BASIS, 41 When setting up network, it will create br0 on the host PC with the following information:
|
/vendor/ohemu/qemu_arm_linux_min/ |
H A D | qemu_run.sh | 11 #distributed under the License is distributed on an "AS IS" BASIS, 41 When setting up network, it will create br0 on the host PC with the following information:
|
/vendor/ohemu/qemu_arm64_linux_min/ |
H A D | qemu_run.sh | 11 #distributed under the License is distributed on an "AS IS" BASIS, 41 When setting up network, it will create br0 on the host PC with the following information:
|
/vendor/ohemu/qemu_loongarch64_linux_min/ |
H A D | qemu_run.sh | 11 #distributed under the License is distributed on an "AS IS" BASIS, 41 When setting up network, it will create br0 on the host PC with the following information: 166 qemu_option_add "-chardev stdio,id=char0,mux=on,logfile=debug.log,signal=off"
|
/vendor/ohemu/qemu_x86_64_linux_min/ |
H A D | qemu_run.sh | 11 #distributed under the License is distributed on an "AS IS" BASIS, 41 When setting up network, it will create br0 on the host PC with the following information:
|
Completed in 4 milliseconds