Home
last modified time | relevance | path

Searched full:emi (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/dts/bindings/espi/
Dmicrochip,xec-espi-host-dev.yaml51 emi-mems:
54 Each EMI host device supports Host access to two SoC data memory
61 "emi-mem-cells":
65 emi-mem-cells:
/Zephyr-latest/drivers/espi/
DKconfig.xec140 bool "SoC EMI 0 over eSPI"
142 Enable EMI 0 interface accessible via Host I/O over the
146 bool "SoC EMI 1 over eSPI"
148 Enable EMI 1 interface accessible via Host I/O over the
152 bool "SoC EMI 2 over eSPI"
154 Enable EMI 2 interface accessible via Host I/O over the
/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_emi.h13 /** @brief Embedded Memory Interface (EMI) Registers */
/Zephyr-latest/samples/sensor/fdc2x1x/
DREADME.rst22 noise susceptibility of the sensors. With the FDC2x1x innovative EMI resistant
/Zephyr-latest/soc/arm/beetle/
Dsoc_registers.h23 /* Offset: 0x00c (r/w) emi control register */
/Zephyr-latest/dts/arm/microchip/
Dmec5.dtsi602 emi0: emi@400f4000 {
607 emi1: emi@400f4400 {
612 emi2: emi@400f4800 {
Dmec172x_common.dtsi929 emi0: emi@400f4000 {
937 emi1: emi@400f4400 {
945 emi2: emi@400f4800 {
/Zephyr-latest/soc/espressif/common/
Dloader.c277 /* Disable glitch detection as it can be falsely triggered by EMI interference */ in __start()