Home
last modified time | relevance | path

Searched full:mcux (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/Zephyr-latest/drivers/adc/
DKconfig.mcux7 bool "MCUX ADC12 driver"
12 Enable the MCUX ADC12 driver.
15 bool "MCUX ADC16 driver"
20 Enable the MCUX ADC16 driver.
23 bool "MCUX 12B1MSPS SAR ADC driver"
28 Enable the MCUX 12B1MSPS SAR ADC driver.
31 bool "MCUX LPADC driver"
38 Enable the MCUX LPADC driver.
42 bool "MCUX ADC ETC driver"
45 Enable the MCUX ADC ETC driver.
[all …]
/Zephyr-latest/drivers/entropy/
DKconfig.mcux1 # mcux entropy generator driver configuration
7 bool "MCUX RNGA driver"
13 driver based on the MCUX RNGA driver.
16 bool "MCUX TRNG driver"
22 driver based on the MCUX TRNG driver.
25 bool "MCUX RNG driver"
31 driver based on the MCUX RNG driver on LPC Family.
34 bool "MCUX CAAM driver"
40 This option enables the CAAM driver based on the MCUX
44 # Don't use use the MCUX TRNG as a random source as it is not designed
/Zephyr-latest/drivers/watchdog/
DKconfig.mcux7 bool "MCUX WDOG driver"
12 Enable the mcux wdog driver.
15 bool "MCUX WDOG32 driver"
20 Enable the mcux wdog32 driver.
23 bool "MCUX WWDT driver"
27 Enable the mcux wwdt driver.
/Zephyr-latest/drivers/dac/
DKconfig.mcux8 bool "NXP Kinetis MCUX DAC driver"
12 Enable the driver for the NXP Kinetis MCUX DAC.
15 bool "NXP Kinetis MCUX DAC32 driver"
20 Enable the driver for the NXP Kinetis MCUX DAC32.
23 bool "NXP MCUX LPDAC driver"
27 Enable the driver for the NXP MCUX LPDAC.
/Zephyr-latest/drivers/video/
DKconfig.mcux_csi1 # NXP MCUX CSI driver configuration options
7 bool "NXP MCUX CMOS Sensor Interface (CSI) driver"
13 int "NXP MCUX CSI init priority"
17 Initialization priority for the CSI interface on an NXP MCUX device.
/Zephyr-latest/drivers/i3c/
DKconfig.nxp5 DT_COMPAT_NXP_MCUX_I3C := nxp,mcux-i3c
8 module-str = i3c-mcux
12 bool "MCUX I3C driver"
19 Enable mcux I3C driver.
/Zephyr-latest/drivers/dma/
DKconfig.mcux_edma10 bool "MCUX DMA driver"
15 DMA driver for MCUX series SoCs.
18 bool "MCUX DMA v3 driver"
22 DMA version 3 driver for MCUX series SoCs.
25 bool "MCUX DMA v4 driver"
29 DMA version 4 driver for MCUX series SoCs.
/Zephyr-latest/drivers/sensor/nxp/mcux_acmp/
DKconfig1 # NXP MCUX analog comparator (ACMP) configuration options
8 bool "NXP MCUX Analog Comparator (ACMP)"
14 Enable driver for the NXP MCUX Analog Comparator (ACMP).
20 Enable trigger support for the NXP MCUX Analog Comparator
/Zephyr-latest/drivers/memc/
DKconfig.mcux10 bool "MCUX FlexSPI Winbond W956A8MBYA HyperRAM driver"
16 bool "MCUX FlexSPI Cypress S27KS0641 HyperRAM driver"
22 bool "MCUX FlexSPI AP Memory APS6408L pSRAM driver"
28 bool "MCUX FlexSPI ISSI IS66WVQ8M4 pSRAM driver"
34 bool "MCUX FlexSPI AP Memory APS6404L pSRAM driver"
40 int "MCUX FLEXSPI MEMC driver initialization priority"
/Zephyr-latest/drivers/flash/
DKconfig.mcux4 bool "MCUX flash shim driver"
17 Enables the MCUX flash shim driver.
46 bool "MCUX FlexSPI NOR driver"
57 bool "MCUX FlexSPI MX25UM51345G driver"
67 bool "MCUX FlexSPI HYPERFLASH driver"
98 bool "MCUX FlexSPI NOR write RAM buffer"
107 bool "MCUX FlexSPI HYPERFLASH write RAM buffer"
/Zephyr-latest/drivers/usb/udc/
DKconfig.mcux5 bool "NXP MCUX USB EHCI Device controller driver"
13 NXP MCUX USB Device Controller Driver for EHCI.
16 bool "NXP MCUX USB IP3511 Device controller driver"
22 NXP MCUX USB Device Controller Driver for IP3511.
/Zephyr-latest/drivers/sdhc/
DKconfig.mcux_sdif5 bool "NXP MCUX SDIF Driver"
16 bool "DMA support for MCUX SDIF driver"
19 Enable DMA support for MCUX SDIF driver. May be disabled to reduce
32 Size of MCUX SDIF DMA descriptor buffer in bytes
/Zephyr-latest/dts/bindings/arm/
Dnxp,mcux-xbar.yaml4 description: MCUX XBAR (Crossbar)
6 compatible: "nxp,mcux-xbar"
20 modules/hal/nxp/mcux/mcux-sdk/devices/<device>/<device>.h.
/Zephyr-latest/drivers/gpio/
DKconfig.mcux_rgpio1 # MCUX RGPIO configuration options
7 bool "MCUX RGPIO driver"
12 Enable the MCUX RGPIO driver.
DKconfig.mcux_igpio1 # MCUX IGPIO configuration options
7 bool "MCUX IGPIO driver"
13 Enable the MCUX IGPIO driver.
DKconfig.mcux_lpc1 # MCUX LPC GPIO configuration options
7 bool "MCUX LPC GPIO driver"
12 Enable the MCUX LPC pinmux driver.
DKconfig.mcux1 # MCUX GPIO configuration options
8 bool "MCUX GPIO driver"
12 Enable the MCUX pinmux driver.
/Zephyr-latest/drivers/pwm/
DKconfig.mcux_tpm4 # MCUX TPM PWM
7 bool "MCUX TPM PWM driver"
13 Enable the MCUX TPM PWM driver.
DKconfig.mcux_pwt4 # MCUX PWT PWM
7 bool "MCUX PWT PWM capture driver"
13 Enable the MCUX Pulse Width Timer (PWT) PWM capture driver.
DKconfig.mcux_ftm7 bool "MCUX FTM PWM driver"
12 Enable support for MCUX FTM PWM driver.
15 int "MCUX FTM PWM capture filter value"
/Zephyr-latest/modules/hal_nxp/
DCMakeLists.txt13 …zephyr_sources_ifdef(CONFIG_PWM_MCUX_CTIMER ${ZEPHYR_CURRENT_MODULE_DIR}/mcux/mcux-sdk/drivers/cti…
15 ${ZEPHYR_CURRENT_MODULE_DIR}/mcux/mcux-sdk/drivers/ctimer/)
/Zephyr-latest/drivers/clock_control/
DKconfig.mcux_scg8 bool "MCUX SCG driver"
12 Enable support for mcux scg driver.
15 bool "MCUX driver for K4 Generation SCG"
/Zephyr-latest/tests/drivers/build_all/pwm/
Dtestcase.yaml15 drivers.pwm.mcux.ftm.build:
17 drivers.pwm.mcux.pwt.build:
21 drivers.pwm.mcux.tpm.build:
23 drivers.pwm.mcux.build:
25 drivers.pwm.mcux.sctimer.build:
/Zephyr-latest/drivers/spi/
DKconfig.mcux_flexcomm6 bool "MCUX FLEXCOMM SPI driver"
12 Enable support for mcux flexcomm spi driver.
16 bool "MCUX FLEXCOMM SPI DMA Support"
/Zephyr-latest/drivers/counter/
DKconfig.mcux_lpc_rtc5 bool "MCUX LPC RTC driver"
13 bool "MCUX LPC RTC 1Hz counter driver"
20 bool "MCUX LPC RTC High Resolution counter driver"

12345678910>>...12