Home
last modified time | relevance | path

Searched refs:edge (Results 26 – 50 of 97) sorted by relevance

1234

/Zephyr-latest/samples/subsys/display/cfb_shell/
DREADME.rst109 double quotation marks when it contains spaces. If text hits the edge
121 marks when it contains spaces. If the text hits the edge of the display, the
/Zephyr-latest/boards/silabs/dev_kits/sltb010a/
Dsltb010a.dts48 dpll-edge = "fall";
/Zephyr-latest/boards/native/native_sim/
Dnative_sim.dts179 rising-edge;
180 falling-edge;
/Zephyr-latest/boards/blues/swan_r5/doc/
Dindex.rst9 degree of I/O expandability at an affordable cost, such as edge inferencing
35 - Access to 36 additional STM32 pins (beyond the Feather pins) via 0.05" castellated edge headers
42 - Castellated-edge access to 55 GPIO ports including:
/Zephyr-latest/boards/silabs/dev_kits/xg27_dk2602a/
Dxg27_dk2602a.dts52 dpll-edge = "fall";
/Zephyr-latest/samples/boards/bbc/microbit/sound/
DREADME.rst11 to port P0 on the edge connector of the **BBC micro:bit v1** or
/Zephyr-latest/drivers/gpio/
Dgpio_pca95xx.c680 bool enabled, edge, level, active; in gpio_pca95xx_pin_interrupt_configure() local
719 edge = (mode == GPIO_INT_MODE_EDGE); in gpio_pca95xx_pin_interrupt_configure()
722 edge && ((trig & GPIO_INT_TRIG_HIGH) == GPIO_INT_TRIG_HIGH))); in gpio_pca95xx_pin_interrupt_configure()
724 edge && ((trig & GPIO_INT_TRIG_LOW) == GPIO_INT_TRIG_LOW))); in gpio_pca95xx_pin_interrupt_configure()
/Zephyr-latest/boards/intel/adl/doc/
Dindex.rst20 board computer with high performance for IoT edge devices.
/Zephyr-latest/samples/basic/servo_motor/
DREADME.rst50 ground and the white wire to the SCL pin, i.e. pin P19 on the edge connector.
/Zephyr-latest/boards/sparkfun/thing_plus_matter_mgm240p/
Dsparkfun_thing_plus_matter_mgm240p.dts63 dpll-edge = "fall";
/Zephyr-latest/boards/silabs/radio_boards/slwrb4180a/
Dslwrb4180a.dts85 dpll-edge = "fall";
/Zephyr-latest/boards/intel/ehl/doc/
Dindex.rst9 compact single board computer with high performance for IoT edge devices.
/Zephyr-latest/boards/intel/rpl/doc/
Dindex.rst25 compact single board computer with high performance for IoT edge devices. The
/Zephyr-latest/boards/bbc/microbit/doc/
Dindex.rst14 connectors that are part of the 23-pin edge connector.
/Zephyr-latest/boards/bbc/microbit_v2/doc/
Dindex.rst14 ring connectors that are part of the 23-pin edge connector.
/Zephyr-latest/drivers/pwm/
Dpwm_nxp_s32_emios.c302 eMios_Icu_Ip_EdgeType edge; in pwm_nxp_s32_capture_enable() local
330 edge = EMIOS_ICU_RISING_EDGE; in pwm_nxp_s32_capture_enable()
333 edge = EMIOS_ICU_BOTH_EDGES; in pwm_nxp_s32_capture_enable()
336 Emios_Icu_Ip_SetActivation(config->instance, channel, edge); in pwm_nxp_s32_capture_enable()
/Zephyr-latest/boards/silabs/dev_kits/xg24_ek2703a/
Dxg24_ek2703a.dts84 dpll-edge = "fall";
/Zephyr-latest/boards/silabs/radio_boards/xg23_rb4210a/
Dxg23_rb4210a.dts87 dpll-edge = "fall";
/Zephyr-latest/boards/silabs/radio_boards/xg24_rb4187c/
Dxg24_rb4187c.dts89 dpll-edge = "fall";
/Zephyr-latest/boards/shields/lcd_par_s035/boards/
Drd_rw612_bga.overlay87 /* Enable TE synchronization, using the rising edge */
/Zephyr-latest/boards/silabs/dev_kits/xg24_dk2601b/
Dxg24_dk2601b.dts95 dpll-edge = "fall";
/Zephyr-latest/boards/intel/socfpga/agilex5_socdk/doc/
Dindex.rst13 applications at the edge, embedded and more.
/Zephyr-latest/boards/bbc/microbit_v2/
Dbbc_microbit_v2.dts78 compatible = "microbit,edge-connector";
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
DREADME.md100 …th Ambiq Apollo3 SDK](https://learn.sparkfun.com/tutorials/using-sparkfun-edge-board-with-ambiq-ap…
136 [SparkFun's guide](https://learn.sparkfun.com/tutorials/using-sparkfun-edge-board-with-ambiq-apollo…
/Zephyr-latest/drivers/clock_control/
Dclock_control_litex.h186 uint8_t edge; member

1234