Home
last modified time | relevance | path

Searched full:nrfx (Results 1 – 25 of 108) sorted by relevance

12345

/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_config_reserved_resources.h11 * of the nrfx library.
18 * of the nrfx library.
25 * of the nrfx library.
30 * of the nrfx library.
456 * of the nrfx library.
463 * of the nrfx library.
470 * of the nrfx library.
477 * of the nrfx library.
484 * of the nrfx library.
491 * of the nrfx library.
[all …]
Dnrfx_config_common.h14 /** @brief Symbol specifying major version of the nrfx API to be used. */
19 /** @brief Symbol specifying minor version of the nrfx API to be used. */
24 /** @brief Symbol specifying micro version of the nrfx API to be used. */
DKconfig.logging4 menu "nrfx drivers logging"
151 endmenu # "nrfx drivers logging"
/Zephyr-latest/samples/boards/nordic/nrfx/
DREADME.rst2 :name: nrfx
4 Use nrfx library to interact with nRF peripherals.
9 This sample demonstrates the usage of nrfx library in Zephyr.
10 GPIOTE and DPPI/PPI are used as examples of nrfx drivers.
37 The code can be found in :zephyr_file:`samples/boards/nordic/nrfx`.
42 :zephyr-app: samples/boards/nordic/nrfx
52 See nrfx_repository_ for more information about nrfx.
54 .. _nrfx_repository: https://github.com/NordicSemiconductor/nrfx
Dsample.yaml2 name: nrfx use example
4 sample.boards.nrf.nrfx:
/Zephyr-latest/drivers/watchdog/
DKconfig.nrfx1 # nrfx WDT support
7 bool "nRF WDT nrfx driver"
20 Enable support for nrfx WDT driver for nRF MCU series.
23 bool "nRF WDT nrfx driver without IRQ enabled"
/Zephyr-latest/drivers/adc/
DKconfig.nrfx7 bool "nRF ADC nrfx driver"
13 Enable support for nrfx ADC driver for nRF51 MCU series.
26 bool "nRF SAADC nrfx driver"
31 Enable support for nrfx SAADC driver.
/Zephyr-latest/samples/boards/nordic/nrfx_prs/
Dsample.yaml2 name: nrfx Peripheral Resource Sharing example
11 tags: nrfx
17 - "nrfx PRS example on .*"
Dprj.conf1 # This is needed for using SPIM2 and UARTE2 via nrfx drivers and for switching
DREADME.rst2 :name: nrfx peripheral resource sharing
15 this sample uses the nrfx drivers directly for those peripheral instances that
/Zephyr-latest/drivers/audio/
DKconfig.dmic_pdm_nrfx5 bool "nRF PDM nrfx driver"
13 Enable support for nrfx PDM driver for nRF MCU series.
/Zephyr-latest/drivers/sensor/nordic/qdec_nrfx/
DKconfig5 bool "Nordic QDEC nrfx driver"
16 Enable support for nrfx QDEC driver for nRF MCU series.
/Zephyr-latest/drivers/i2s/
DKconfig.nrfx5 bool "nRF I2S nrfx driver"
12 Enable support for nrfx I2S driver for nRF MCU series.
/Zephyr-latest/drivers/i2c/
DKconfig.nrfx1 # nrfx I2C support
7 bool "nRF TWI nrfx drivers"
13 Enable support for nrfx TWI drivers for nRF MCU series.
/Zephyr-latest/drivers/pwm/
DKconfig.nrfx5 bool "nRF PWM nrfx driver"
22 Enable support for nrfx Hardware PWM driver for nRF52 MCU series.
/Zephyr-latest/boards/native/nrf_bsim/soc/
Dnrfx_coredep.c11 * Replacement for the nrfx nrfx_coredep_delay_us()
15 * nrfx one which had been marked as weak.
/Zephyr-latest/soc/nordic/common/
Dnrf_sys_event.c12 * The 54HX is not yet supported by an nrfx driver nor the system controller so
14 * here using the nrfx hal.
71 * The nrfx power driver already contains an ISR and concurrent access safe reference
/Zephyr-latest/drivers/flash/
DKconfig.nrf29 prompt "Nordic nRFx flash driver synchronization"
36 bool "Nordic nRFx flash driver synchronized with radio"
49 bool "Nordic nRFx flash driver partial erase"
DKconfig.nrf_rram42 prompt "Nordic nRFx flash driver synchronization"
49 bool "Nordic nRFx flash driver synchronized with radio"
/Zephyr-latest/drivers/serial/
DKconfig.nrfx1 # nrfx UART configuration
7 bool "nRF UART nrfx drivers"
15 Enable support for nrfx UART drivers for nRF MCU series.
/Zephyr-latest/boards/ct/ctcc/
Dctcc_nrf52840_defconfig13 # wakeup by default. It needs to be disabled here, because the USB nrfx
/Zephyr-latest/boards/nordic/nrf52840dongle/
Dnrf52840dongle_nrf52840_defconfig13 # wakeup by default. It needs to be disabled here, because the USB nrfx
/Zephyr-latest/modules/hal_nordic/
DCMakeLists.txt8 add_subdirectory_ifdef(CONFIG_HAS_NRFX nrfx)
/Zephyr-latest/boards/nordic/thingy53/
Dthingy53_nrf5340_cpuapp_defconfig23 # wakeup by default. It needs to be disabled here, because the USB nrfx
Dthingy53_nrf5340_cpuapp_ns_defconfig26 # wakeup by default. It needs to be disabled here, because the USB nrfx

12345