Searched full:mec15xx (Results 1 – 25 of 28) sorted by relevance
12
/Zephyr-latest/drivers/spi/ |
D | Kconfig.xec_qmspi | 7 bool "Microchip MEC15xx XEC QMSPI driver" 12 Enable support for Microchip MEC15xx XEC QMSPI driver.
|
/Zephyr-latest/samples/drivers/espi/dts/bindings/ |
D | mec15xx-board-power.yaml | 4 compatible: "microchip,mec15xx-board-power" 7 This binding provides MEC15xx board gpio power rails resources to
|
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/ |
D | README.rst | 3 MEC15xx sample board test application 9 This sample demonstrates power management features on MEC15xx-based boards.
|
/Zephyr-latest/drivers/led/ |
D | Kconfig.xec | 11 LED controller for MEC15xx and MEC172x
|
D | led_mchp_xec.c | 27 /* Same BBLED hardware block in MEC15xx and MEC172x families
|
/Zephyr-latest/soc/microchip/mec/mec15xx/ |
D | Kconfig.soc | 13 default "mec15xx" if SOC_SERIES_MEC15XX
|
D | CMakeLists.txt | 17 # Use MEC15xx timing calculations only if DWT is not present
|
D | Kconfig | 50 Select Debug SoC interface support for MEC15xx SoC family
|
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/ |
D | mec15xxevb_assy6853.yaml | 8 name: MEC15XX EVB ASSY 6853
|
/Zephyr-latest/soc/microchip/mec/ |
D | soc.yml | 4 - name: mec15xx
|
D | Kconfig | 26 default "mec15xx" if SOC_SERIES_MEC15XX
|
/Zephyr-latest/drivers/ps2/ |
D | Kconfig.xec | 12 depends on the KBC 8042 keyboard controller. Note, MEC15xx
|
/Zephyr-latest/samples/drivers/espi/boards/ |
D | mec15xxevb_assy6853.overlay | 9 compatible = "microchip,mec15xx-board-power";
|
D | mec1501modular_assy6885.overlay | 9 compatible = "microchip,mec15xx-board-power";
|
/Zephyr-latest/drivers/sensor/microchip/mchp_tach_xec/ |
D | Kconfig | 1 # Microchip mec15xx tachometer sensor configuration options
|
/Zephyr-latest/drivers/espi/ |
D | Kconfig.xec | 12 Enable the Microchip XEC ESPI driver for MEC15xx family. 74 Enable the Microchip XEC TAF ESPI driver for MEC15xx family.
|
/Zephyr-latest/samples/drivers/espi/ |
D | sample.yaml | 10 filter: dt_compat_enabled("microchip,mec15xx-board-power")
|
/Zephyr-latest/samples/drivers/clock_control_xec/ |
D | README.rst | 3 Microchip XEC (MEC15xx/MEC172x) clock control driver sample application
|
/Zephyr-latest/soc/microchip/mec/common/spigen/ |
D | mec_spi_gen.py | 71 'mec15xx': { 'sram_base': 0xe0000, 'sram_size': 0x40000, 'header_ver': 2 }, 126 chip: mec15xx or mec172x 245 choices = ["mec15xx", "mec172x"], 247 help="Chip name: mec172x(default) or mec15xx")
|
/Zephyr-latest/soc/microchip/mec/common/ |
D | soc_i2c.c | 32 * TODO: MEC15xx and MEC172x handle ports with alternate pins.
|
/Zephyr-latest/samples/drivers/led/xec/ |
D | README.rst | 14 MEC15xx and MEC172x:
|
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/doc/ |
D | index.rst | 7 Microchip MEC15XX series microcontrollers. This board needs to be mated with 83 - MEC15xx EVB ASSY 6853 Rev A `MEC15xx EVB Schematic`_ 106 Jumper setting for MEC15xx EVB Assy 6853 Rev A1p0 202 XTAL2/32KHZ_IN pin. Note, firmware must set the MEC15xx clock enable 204 using the MEC15xx internal silicon oscillator then the 32K jumper settings
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_mchp_xec.c | 75 /* PCR hardware registers for MEC15xx and MEC172x */ 228 * MEC15xx: 267 /* MEC15xx uses the same 32KHz source for both PLL and Peripheral 32K clock domains.
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_mchp_xec_bbled.c | 66 /* Same BBLED hardware block in MEC15xx and MEC172x families
|
/Zephyr-latest/dts/arm/microchip/ |
D | mec1501hsz.dtsi | 68 /* MEC15xx requires both sources to be the same */
|
12