Searched refs:edge (Results 26 – 50 of 97) sorted by relevance
1234
/Zephyr-latest/samples/subsys/display/cfb_shell/ |
D | README.rst | 109 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/ |
D | sltb010a.dts | 48 dpll-edge = "fall";
|
/Zephyr-latest/boards/native/native_sim/ |
D | native_sim.dts | 179 rising-edge; 180 falling-edge;
|
/Zephyr-latest/boards/blues/swan_r5/doc/ |
D | index.rst | 9 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/ |
D | xg27_dk2602a.dts | 52 dpll-edge = "fall";
|
/Zephyr-latest/samples/boards/bbc/microbit/sound/ |
D | README.rst | 11 to port P0 on the edge connector of the **BBC micro:bit v1** or
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_pca95xx.c | 680 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/ |
D | index.rst | 20 board computer with high performance for IoT edge devices.
|
/Zephyr-latest/samples/basic/servo_motor/ |
D | README.rst | 50 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/ |
D | sparkfun_thing_plus_matter_mgm240p.dts | 63 dpll-edge = "fall";
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4180a/ |
D | slwrb4180a.dts | 85 dpll-edge = "fall";
|
/Zephyr-latest/boards/intel/ehl/doc/ |
D | index.rst | 9 compact single board computer with high performance for IoT edge devices.
|
/Zephyr-latest/boards/intel/rpl/doc/ |
D | index.rst | 25 compact single board computer with high performance for IoT edge devices. The
|
/Zephyr-latest/boards/bbc/microbit/doc/ |
D | index.rst | 14 connectors that are part of the 23-pin edge connector.
|
/Zephyr-latest/boards/bbc/microbit_v2/doc/ |
D | index.rst | 14 ring connectors that are part of the 23-pin edge connector.
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_nxp_s32_emios.c | 302 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/ |
D | xg24_ek2703a.dts | 84 dpll-edge = "fall";
|
/Zephyr-latest/boards/silabs/radio_boards/xg23_rb4210a/ |
D | xg23_rb4210a.dts | 87 dpll-edge = "fall";
|
/Zephyr-latest/boards/silabs/radio_boards/xg24_rb4187c/ |
D | xg24_rb4187c.dts | 89 dpll-edge = "fall";
|
/Zephyr-latest/boards/shields/lcd_par_s035/boards/ |
D | rd_rw612_bga.overlay | 87 /* Enable TE synchronization, using the rising edge */
|
/Zephyr-latest/boards/silabs/dev_kits/xg24_dk2601b/ |
D | xg24_dk2601b.dts | 95 dpll-edge = "fall";
|
/Zephyr-latest/boards/intel/socfpga/agilex5_socdk/doc/ |
D | index.rst | 13 applications at the edge, embedded and more.
|
/Zephyr-latest/boards/bbc/microbit_v2/ |
D | bbc_microbit_v2.dts | 78 compatible = "microbit,edge-connector";
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/ |
D | README.md | 100 …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/ |
D | clock_control_litex.h | 186 uint8_t edge; member
|
1234