Searched full:external (Results 1 – 25 of 1214) sorted by relevance
12345678910>>...49
/Zephyr-latest/include/zephyr/drivers/comparator/ |
D | nrf_comp.h | 18 /** AIN0 external input */ 20 /** AIN1 external input */ 22 /** AIN2 external input */ 24 /** AIN3 external input */ 26 /** AIN4 external input */ 28 /** AIN5 external input */ 30 /** AIN6 external input */ 32 /** AIN7 external input */ 40 /** External reference selection */ 42 /** AIN0 external input */ [all …]
|
D | nrf_lpcomp.h | 18 /** AIN0 external input */ 20 /** AIN1 external input */ 22 /** AIN2 external input */ 24 /** AIN3 external input */ 26 /** AIN4 external input */ 28 /** AIN5 external input */ 30 /** AIN6 external input */ 32 /** AIN7 external input */ 36 /** External reference selection */ 38 /** AIN0 external input */ [all …]
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | shell.h | 38 /** @brief External reference to health server */ 41 /** @brief External reference to health server metadata */ 44 /** @brief External reference to health client */ 47 /** @brief External reference to Firmware Update Server */ 50 /** @brief External reference to Firmware Update Client */ 53 /** @brief External reference to BLOB Transfer Server */ 56 /** @brief External reference to BLOB Transfer Client */ 59 /** @brief External reference to Remote Provisioning Client */ 62 /** @brief External reference to provisioning handler. */ 65 /** @brief External reference to shell target context. */
|
/Zephyr-latest/tests/kernel/timer/timer_behavior/ |
D | README | 12 External tool testing 14 It's also possible to use an external tool, such as a logic analyzer, to 17 a Python module to interface with the external tool, which will provide the 22 To enable external tool testing on a board, it must provide the compatible 23 "test-kernel-timer-behavior-external", with property "timeout-gpios" being the 26 External tool interface 28 In order to get data from the external tool, the test expects a Python module, 35 the external tool helper module. It should return a tuple with a dictionary 48 to account for expected drift in the test and between the DUT and the external 51 One can check `pytest/saleae_logic2.py` file as a sample of external tool [all …]
|
D | Kconfig | 48 bool "Perform test using an external tool" 50 Toggles a GPIO pin, on every period, that can be used by an external 57 int "Maximum drift in PPM for tests using external tool" 60 Parts Per Million of allowed drift when using an external tool 64 int "Maximum timer period drift in PPM for tests using external tool" 67 Parts Per Million of allowed period drift when using an external tool 71 int "Delay, in seconds, between tests, so that external tool can be ready"
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.nxp_s32 | 1 # Configuration for NXP S32 external interrupt controller 7 bool "External interrupt controller driver for NXP S32 MCUs" 13 External interrupt controller driver for NXP S32 MCUs 22 Number of SIUL2 external interrupts per controller. This is a SoC 29 Number of SIUL2 external interrupts grouped into a single core 48 Number of WKPU external and internal sources per controller. This is
|
/Zephyr-latest/doc/contribute/ |
D | external.rst | 3 Contributing External Components 6 In some cases it is desirable to leverage existing, external source code in 10 This section describes the circumstances under which external source code can be 17 Note that most of this page deals with external components that end up being 19 hardware. For external tooling that is only used during compilation, 21 :ref:`external-tooling` section at the end of the page. 28 External source code licensed under the Apache-2.0 license is not subject to 36 :ref:`external-src-process` section for more details. 54 Just like with any other regular contribution, one that contains external code 59 Committee and evaluated carefully before the external source code is accepted [all …]
|
/Zephyr-latest/soc/atmel/sam0/common/ |
D | Kconfig.samd2x | 25 bool "External 32.768 kHz clock source" 27 Enable the external 32.768 kHz clock source at startup. 31 bool "External 32.768 kHz clock is a crystal oscillator" 39 bool "External 0.4..32 MHz clock source" 41 Enable the external 0.4..32 MHz clock source at startup. 45 bool "External 0.4..32 MHz clock is a crystal oscillator" 53 int "External 0.4..32 MHz clock oscillator frequency" 58 External 0.4..32 MHz clock oscillator reference frequency.
|
D | Kconfig.samd5x | 7 bool "The external 32 kHz crystal oscillator" 9 Say y to enable the external 32 kHZ crystal oscillator at 15 hex "Startup time external 32 kHz crystal oscillator" 19 Selects the startup time for the external 32 kHz crystal oscillator.
|
/Zephyr-latest/soc/nxp/imxrt/ |
D | Kconfig | 24 application from an external flash device. 80 bool "External Memory Configuration Data" 83 External memory configuration data (XMDC) provides an alternative 84 configuration sequences which allows to intilialize the external memory 86 external memories (such as SDRAM) with more advanced option. 91 hex "External memory configuration offset" 96 As specified by the boot ROM, the External Memory configuration data must be 102 bool "Allow access to external SDRAM region" 104 Enable access to external SDRAM region managed by the SEMC. This 110 bool "Allow access to external HYPERRAM region" [all …]
|
/Zephyr-latest/dts/bindings/clock/ |
D | renesas,ra-cgc-external-clock.yaml | 4 description: Renesas RA Clock Generation Circuit external clock configuration 6 compatible: "renesas,ra-cgc-external-clock" 18 Choose the way for external Clock Oscillator supply 20 1: External clock input
|
/Zephyr-latest/drivers/sensor/st/iis2iclx/ |
D | Kconfig | 73 a maximum of two external sensors (if more than two are enabled 79 bool "LIS2MDL as external sensor" 82 bool "IIS2MDC as external sensor" 85 bool "LPS22HH as external sensor" 88 bool "HTS221 as external sensor" 91 bool "LPS22HB as external sensor"
|
/Zephyr-latest/drivers/sensor/st/ism330dhcx/ |
D | Kconfig | 73 a maximum of two external sensors (if more than two are enabled 79 bool "LIS2MDL as external sensor" 82 bool "IIS2MDC as external sensor" 85 bool "LPS22HH as external sensor" 88 bool "HTS221 as external sensor" 91 bool "LPS22HB as external sensor"
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.mcux_dcnano_lcdif | 34 required, unless an external framebuffer is utilized with custom 38 bool "Use external memory for framebuffer" 41 Use external memory for framebuffer. Configures the LCDIF to write 42 framebuffer data to a memory mapped external device. 45 if the application uses the external memory for other purposes, care 56 Address of memory mapped external framebuffer.
|
/Zephyr-latest/dts/arm/renesas/ra/ra4/ |
D | ra4-cm33-common.dtsi | 306 port_irq0: external-interrupt@40006000 { 307 compatible = "renesas,ra-external-interrupt"; 315 port_irq1: external-interrupt@40006001 { 316 compatible = "renesas,ra-external-interrupt"; 324 port_irq2: external-interrupt@40006002 { 325 compatible = "renesas,ra-external-interrupt"; 333 port_irq3: external-interrupt@40006003 { 334 compatible = "renesas,ra-external-interrupt"; 342 port_irq4: external-interrupt@40006004 { 343 compatible = "renesas,ra-external-interrupt"; [all …]
|
/Zephyr-latest/dts/arm/renesas/ra/ra6/ |
D | ra6-cm33-common.dtsi | 303 port_irq0: external-interrupt@40006000 { 304 compatible = "renesas,ra-external-interrupt"; 312 port_irq1: external-interrupt@40006001 { 313 compatible = "renesas,ra-external-interrupt"; 321 port_irq2: external-interrupt@40006002 { 322 compatible = "renesas,ra-external-interrupt"; 330 port_irq3: external-interrupt@40006003 { 331 compatible = "renesas,ra-external-interrupt"; 339 port_irq4: external-interrupt@40006004 { 340 compatible = "renesas,ra-external-interrupt"; [all …]
|
/Zephyr-latest/drivers/sensor/st/lsm6dso16is/ |
D | Kconfig | 73 a maximum of two external sensors (if more than two are enabled 79 bool "LIS2MDL as external sensor" 83 bool "LPS22HH as external sensor" 86 bool "HTS221 as external sensor" 89 bool "LPS22HB as external sensor" 92 bool "LPS22DF as external sensor"
|
/Zephyr-latest/doc/develop/manifest/ |
D | index.rst | 8 See :ref:`external-contributions` for more information about 45 External Projects/Modules 49 The projects listed below are external and are not directly imported into the 56 Use the template :file:`doc/develop/manifest/external/external.rst.tmpl` to add 57 external modules to the list below: 64 external/*
|
/Zephyr-latest/boards/actinius/icarus_som_dk/dts/bindings/ |
D | actinius-sim-select.yaml | 7 external nano-SIM. The SIM can be selected by changing the `sim` property 8 of the `sim_select` dt node to `esim` or `external`. 25 - "external" 26 description: SIM choice (eSIM or external nano-SIM)
|
/Zephyr-latest/boards/actinius/icarus_bee/dts/bindings/ |
D | actinius-sim-select.yaml | 7 external nano-SIM. The SIM can be selected by changing the `sim` property 8 of the `sim_select` dt node to `esim` or `external`. 25 - "external" 26 description: SIM choice (eSIM or external nano-SIM)
|
/Zephyr-latest/boards/actinius/icarus_som/dts/bindings/ |
D | actinius-sim-select.yaml | 7 external nano-SIM. The SIM can be selected by changing the `sim` property 8 of the `sim_select` dt node to `esim` or `external`. 25 - "external" 26 description: SIM choice (eSIM or external nano-SIM)
|
/Zephyr-latest/boards/actinius/icarus/dts/bindings/ |
D | actinius-sim-select.yaml | 7 external nano-SIM. The SIM can be selected by changing the `sim` property 8 of the associated dt node to `esim` or `external`. 25 - "external" 26 description: SIM choice (eSIM or external nano-SIM)
|
/Zephyr-latest/drivers/misc/renesas_ra_external_interrupt/ |
D | Kconfig | 4 # Renesas RA External Interrupt Option 7 bool "Renesas RA External Interrupt Driver" 11 Enable config options for Renesas RA external interrupt
|
/Zephyr-latest/soc/st/stm32/ |
D | Kconfig | 72 bool "SMPS 1.8V supplies LDO (no external supply)" 76 bool "SMPS 2.5V supplies LDO (no external supply)" 80 bool "External SMPS 1.8V supply, supplies LDO" 84 bool "External SMPS 2.5V supply, supplies LDO" 88 bool "External SMPS 1.8V supply and bypass" 92 bool "External SMPS 2.5V supply and bypass"
|
/Zephyr-latest/include/zephyr/bluetooth/services/ |
D | bas.h | 72 /** @brief Wired External Power Source Status 74 * Enumeration for the status of the wired external power source. 77 /** Wired external power source is not connected. */ 80 /** Wired external power source is connected. */ 83 /** Wired external power source status is unknown. */ 87 /** @brief Wireless External Power Source Status 89 * Enumeration for the status of the wireless external power source. 92 /** Wireless external power source is not connected. */ 95 /** Wireless external power source is connected. */ 98 /** Wireless external power source status is unknown. */ [all …]
|
12345678910>>...49