/Zephyr-latest/drivers/gpio/ |
D | gpio_handlers.c | 103 gpio_port_pins_t *outputs) in z_vrfy_gpio_port_get_direction() argument 111 if (outputs != NULL) { in z_vrfy_gpio_port_get_direction() 112 K_OOPS(K_SYSCALL_MEMORY_WRITE(outputs, sizeof(gpio_port_pins_t))); in z_vrfy_gpio_port_get_direction() 115 return z_impl_gpio_port_get_direction(dev, map, inputs, outputs); in z_vrfy_gpio_port_get_direction()
|
D | gpio_cc13xx_cc26xx.c | 269 gpio_port_pins_t *outputs) in gpio_cc13xx_cc26xx_port_get_direction() argument 287 if (outputs != NULL) { in gpio_cc13xx_cc26xx_port_get_direction() 293 *outputs = op; in gpio_cc13xx_cc26xx_port_get_direction()
|
D | gpio_axp192.c | 229 gpio_port_pins_t *inputs, gpio_port_pins_t *outputs) in gpio_axp192_port_get_direction() argument 237 *outputs = 0; in gpio_axp192_port_get_direction() 252 *outputs |= (1u << gpio); in gpio_axp192_port_get_direction()
|
D | gpio_mchp_xec_v2.c | 393 gpio_port_pins_t *inputs, gpio_port_pins_t *outputs) in gpio_xec_get_direction() argument 403 *outputs = 0u; in gpio_xec_get_direction() 413 if (outputs && (pcr1 & BIT(MCHP_GPIO_CTRL_DIR_POS))) { in gpio_xec_get_direction() 414 *outputs |= BIT(pin); in gpio_xec_get_direction()
|
/Zephyr-latest/tests/drivers/pwm/pwm_api/boards/ |
D | mimxrt1060_evk_mimxrt1062_qspi.overlay | 8 * Enable PWM outputs on J24 pin 3 and J22 pin 6. These outputs are not used
|
/Zephyr-latest/tests/boot/mcuboot_recovery_retention/test_module/ |
D | CMakeLists.txt | 2 # Append source file which outputs the current mode of mcuboot
|
/Zephyr-latest/drivers/pwm/ |
D | Kconfig.it8801 | 12 Supports 7 open-drain/push-pull outputs.
|
/Zephyr-latest/boards/digilent/arty_a7/dts/ |
D | arty_a7_arm_designstart.dtsi | 164 xlnx,all-outputs = <0x0>; 210 xlnx,all-outputs = <0x0>; 211 xlnx,all-outputs-2 = <0x0>; 236 xlnx,all-outputs = <0x0>; 237 xlnx,all-outputs-2 = <0x0>;
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.litex | 14 clock outputs
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/ |
D | train_magic_wand_model.ipynb | 93 "outputs": [], 121 "outputs": [], 147 "outputs": [], 177 "outputs": [], 204 "outputs": [], 231 "outputs": [],
|
/Zephyr-latest/tests/arch/x86/nmi/ |
D | README.txt | 11 This project outputs to the console. It can be built and executed
|
/Zephyr-latest/modules/ |
D | Kconfig.syst | 20 This option outputs MIPI SyS-T raw data packet
|
/Zephyr-latest/tests/kernel/xip/ |
D | README.txt | 11 This project outputs to the console. It can be built and executed
|
/Zephyr-latest/drivers/mipi_dbi/ |
D | Kconfig.spi | 12 as GPIO outputs for the reset and D/C signals
|
/Zephyr-latest/snippets/cdc-acm-console/ |
D | README.rst | 29 :ref:`your devicetree <get-devicetree-outputs>`:
|
/Zephyr-latest/samples/sensor/fxas21002/ |
D | README.rst | 16 This project outputs sensor data to the console. It requires an fxas21002
|
/Zephyr-latest/samples/boards/bbc/microbit/display/ |
D | README.rst | 14 This project outputs various things on the BBC micro:bit display. It can
|
/Zephyr-latest/samples/userspace/hello_world_user/ |
D | README.rst | 21 This project outputs 'Hello World from UserSpace!' to the console.
|
/Zephyr-latest/tests/lib/sprintf/ |
D | README.txt | 11 This project outputs to the console. It can be built and executed
|
/Zephyr-latest/tests/kernel/mutex/sys_mutex/ |
D | README.txt | 11 This project outputs to the console. It can be built and executed
|
/Zephyr-latest/samples/drivers/ipm/ipm_mhu_dual_core/ |
D | README.rst | 25 This project outputs 'IPM MHU sample on musca_b1' to the console. 34 This project outputs 'IPM MHU sample on v2m_musca_b1_ns' to the console.
|
/Zephyr-latest/samples/sensor/lps22hb/ |
D | README.rst | 26 This project outputs sensor data to the console. It requires an LPS22HB
|
/Zephyr-latest/tests/crypto/tinycrypt_hmac_prng/ |
D | README.txt | 10 This project outputs to the console. It can be built and executed
|
/Zephyr-latest/tests/arch/arm/arm_irq_vector_table/ |
D | README.txt | 12 This project outputs to the console. It can be built and executed on QEMU as
|
/Zephyr-latest/tests/arch/x86/static_idt/ |
D | README.txt | 11 This project outputs to the console. It can be built and executed
|