Searched refs:EC (Results 1 – 25 of 55) sorted by relevance
123
/Zephyr-latest/samples/tfm_integration/psa_crypto/ |
D | user.pem | 1 -----BEGIN EC PARAMETERS----- 3 -----END EC PARAMETERS----- 4 -----BEGIN EC PRIVATE KEY----- 8 -----END EC PRIVATE KEY-----
|
/Zephyr-latest/subsys/net/lib/shell/ |
D | iface.c | 37 #define EC(cap, desc) { .capability = cap, .description = desc } macro 40 EC(ETHERNET_HW_TX_CHKSUM_OFFLOAD, "TX checksum offload"), 41 EC(ETHERNET_HW_RX_CHKSUM_OFFLOAD, "RX checksum offload"), 42 EC(ETHERNET_HW_VLAN, "Virtual LAN"), 43 EC(ETHERNET_HW_VLAN_TAG_STRIP, "VLAN Tag stripping"), 44 EC(ETHERNET_AUTO_NEGOTIATION_SET, "Auto negotiation"), 45 EC(ETHERNET_LINK_10BASE_T, "10 Mbits"), 46 EC(ETHERNET_LINK_100BASE_T, "100 Mbits"), 47 EC(ETHERNET_LINK_1000BASE_T, "1 Gbits"), 48 EC(ETHERNET_DUPLEX_SET, "Half/full duplex"), [all …]
|
/Zephyr-latest/drivers/espi/ |
D | Kconfig.it8xxx2 | 127 With this option enabled, EC will send IRQ12 signal to host when the 133 # of these two ports are read only. Hence EC have to read these two data 138 bool "EC accepts 0x81 I/O cycle from eSPI transaction" 141 With this option enabled, EC will accept 0x81 I/O cycle from the Host. 142 This allows EC to accept 2 bytes of port 80 data written from the Host.
|
D | Kconfig.xec | 93 This is the port size used by the Host and EC to communicate over 101 This is the port size used by the Host and EC to communicate over 116 bool "SoC ACPI EC 2 over eSPI" 122 bool "SoC ACPI EC 3 over eSPI" 128 bool "SoC ACPI EC 4 over eSPI" 174 bool "Read ACPI EC Event Data in IBF ISR" 177 Enable reading event data in ACPI EC IBF ISR. This is used in OS
|
D | Kconfig.npcx | 7 bool "Nuvoton NPCX embedded controller (EC) ESPI driver" 21 This is the port size used by the Host and EC to communicate over 31 This is the port size used by the Host and EC to communicate over 52 EC can accept 1/2/4 bytes of Port 80 data written from the Host in an 64 bool "Nuvoton NPCX embedded controller (EC) ESPI TAF driver"
|
D | Kconfig | 118 This is the port number used by the Host and EC to communicate over 129 bool "Host peripheral device support EC host command subsystem" 131 Enables Embedded Controller (EC) host command subsystem via eSPI 145 This is the port number used by the Host and EC to communicate over 162 This is the port number used by the Host and EC to communicate over 163 the eSPI peripheral channel to send EC host command data and its 173 This is the port number used by the Host and EC to communicate over
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.npcx | 9 bool "Nuvoton NPCX embedded controller (EC) serial driver" 23 bool "Nuvoton NPCX embedded controller (EC) serial driver DMA support"
|
/Zephyr-latest/drivers/i3c/ |
D | Kconfig.npcx | 9 bool "Nuvoton NPCX embedded controller (EC) I3C driver" 32 bool "Nuvoton NPCX embedded controller (EC) serial driver DMA support"
|
/Zephyr-latest/soc/nuvoton/npcx/npcx4/ |
D | Kconfig | 1 # Nuvoton NPCX4 EC series
|
D | Kconfig.soc | 1 # Nuvoton NPCX4 EC series
|
/Zephyr-latest/boards/google/dragonclaw/doc/ |
D | index.rst | 31 follow the `Chromium EC Flashing Documentation`_. 46 .. _Chromium EC Flashing Documentation:
|
/Zephyr-latest/boards/google/icetower/doc/ |
D | index.rst | 31 follow the `Chromium EC Flashing Documentation`_. 43 .. _Chromium EC Flashing Documentation:
|
/Zephyr-latest/drivers/reset/ |
D | Kconfig.npcx | 7 bool "Nuvoton NPCX embedded controller (EC) reset controller driver"
|
/Zephyr-latest/drivers/pinctrl/ |
D | Kconfig.npcx | 8 bool "Nuvoton NPCX embedded controller (EC) pin controller driver"
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.xec | 7 bool "External EC Interrupt Aggregator (ECIA) Driver for MCHP MEC family of MCUs"
|
D | Kconfig.npcx | 7 bool "Nuvoton NPCX embedded controller (EC) miwu driver"
|
/Zephyr-latest/boards/nuvoton/npcx7m6fb_evb/doc/ |
D | index.rst | 56 on-chip PLL to generate a resulting EC clock rate of 15 MHz. See Processor clock 79 `Chromium EC Flashing Documentation`_ for more information. 99 .. _Chromium EC Flashing Documentation:
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.npcx | 7 bool "Nuvoton NPCX embedded controller (EC) gpio driver"
|
/Zephyr-latest/drivers/pwm/ |
D | Kconfig.npcx | 7 bool "Nuvoton NPCX embedded controller (EC) PWM driver"
|
D | Kconfig.it8xxx2 | 7 bool "ITE IT8XXX2 embedded controller (EC) PWM driver"
|
/Zephyr-latest/boards/nuvoton/npcx9m6f_evb/doc/ |
D | index.rst | 70 on-chip PLL to generate a resulting EC clock rate of 15 MHz. See Processor clock 93 `Chromium EC Flashing Documentation`_ for more information. 113 .. _Chromium EC Flashing Documentation:
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.npcx | 7 bool "Nuvoton NPCX embedded controller (EC) SPI driver"
|
/Zephyr-latest/drivers/bbram/ |
D | Kconfig.npcx | 5 bool "Nuvoton NPCX embedded controller (EC) Battery-backed RAM drivers"
|
/Zephyr-latest/drivers/input/ |
D | Kconfig.npcx | 7 bool "Nuvoton NPCX embedded controller (EC) keyboard scan driver"
|
/Zephyr-latest/boards/nuvoton/npcx4m8f_evb/doc/ |
D | index.rst | 70 on-chip PLL to generate a resulting EC clock rate of 15 MHz. See Processor clock 92 `Chromium EC Flashing Documentation`_ for more information. 123 .. _Chromium EC Flashing Documentation:
|
123