Home
last modified time | relevance | path

Searched refs:peripheral (Results 1 – 7 of 7) sorted by relevance

/hal_nordic-latest/nrfx/drivers/
Dnrfx_common.h532 #define NRFX_EASYDMA_LENGTH_VALIDATE(peripheral, length1, length2) \ argument
533 (((length1) < (1U << NRFX_CONCAT_2(peripheral, _EASYDMA_MAXCNT_SIZE))) && \
534 ((length2) < (1U << NRFX_CONCAT_2(peripheral, _EASYDMA_MAXCNT_SIZE))))
/hal_nordic-latest/utils/
Dgen_offsets.py59 def gen_offsets(svd, output, peripheral, guard, prefix): argument
89 gen_offsets(args.svd, args.output, args.peripheral, args.guard, args.prefix)
Dgenerate.sh14 --peripheral GLOBAL_FICR_NS \
/hal_nordic-latest/nrfx/samples/common/
Dcommon-pinctrl.dtsi5 * In the current implementation of samples, the specific peripheral
15 * Here is a sample of extracting node `psels` values to initialize a peripheral
/hal_nordic-latest/nrfx/
DCHANGELOG.md8 - Added HALs and driver for the CryptoMaster and RNG components of the CRACEN peripheral.
12 - Added functions for setting and getting individual peripheral pins in the following HALs: I2S, PD…
23 - Fixed the missing bitshift of retention mask for VMC peripheral in the nrfx_ram_ctrl helper.
31 - Added HAL for the BICR peripheral.
62 - Added HAL for the TDDCONF peripheral.
73 - Added support for enabling and disabling the SPIM peripheral instance for nRF54H20 outside of dri…
94 - Added HAL for AUXPLL peripheral.
99 …tion of the core-dependent delay loop for the VPR cores. Now, the VTIM peripheral is utilized inst…
110 - Added HAL for TDM peripheral.
133 - Improved peripheral power management in the PWM driver. Now, the peripheral is enabled only durin…
[all …]
DREADME12 peripheral drivers for Nordic SoCs.
/hal_nordic-latest/nrfx/doc/
Dmain_page.dox16 The purpose of nrfx is to make it possible to use the same set of peripheral