Searched refs:DPPI (Results 1 – 13 of 13) sorted by relevance
/hal_nordic-3.5.0/nrfx/samples/src/nrfx_gppi/fork/ |
D | README.md | 13 | nrf5340dk_nrf5340 | Yes | DPPI | 14 | nrf9160dk_nrf9160 | Yes | DPPI | 18 …per in a way that sets up the TIMER COMPARE event to be forwarded via PPI/DPPI to GPIOTE and to to… 19 Fork mechanism in PPI/DPPI is also set up to simultaneously toggle a second pin in GPIOTE.
|
/hal_nordic-3.5.0/nrfx/samples/src/nrfx_gppi/one_to_one/ |
D | README.md | 14 | nrf5340dk_nrf5340 | Yes | DPPI | 15 | nrf9160dk_nrf9160 | Yes | DPPI | 19 …per in a way that sets up the TIMER COMPARE event to be forwarded via PPI/DPPI to GPIOTE and to to…
|
/hal_nordic-3.5.0/nrfx/doc/sphinx/drivers/dppi/ |
D | driver.rst | 1 DPPI driver
|
D | hal.rst | 1 DPPI HAL
|
D | haly.rst | 1 DPPI HALY
|
D | index.rst | 1 DPPI chapter
|
/hal_nordic-3.5.0/nrfx/doc/ |
D | nrfx_api.dox | 26 @defgroup nrf_dppi DPPI
|
/hal_nordic-3.5.0/nrfx/drivers/src/ |
D | nrfx_dppi.c | 42 #define NRFX_LOG_MODULE DPPI
|
/hal_nordic-3.5.0/nrfx/ |
D | CHANGELOG.md | 23 - Added the HALY layer for the following peripherals: COMP, DPPI, GPIO, GPIOTE, I2S, LPCOMP, PDM, P… 174 - Added critical sections for channel allocation and deallocation in the DPPI driver. 345 …elper layer to facilitate developing generic code that can utilize PPI or DPPI, depending on which… 356 - Added functions in the DPPI, GPIOTE, PPI, RTC, and TIMER HALs for getting tasks and events specif… 431 - Added allocator for DPPI. 432 - Added HALs: DPPI, KMU, REGULATORS, SPU, VMC. 433 - Added support for DPPI subscription and publishing in HALs related to nRF9160.
|
/hal_nordic-3.5.0/nrfx/hal/ |
D | nrf_spu.h | 828 NRFX_ASSERT(!(p_reg->DPPI[dppi_id].LOCK & SPU_DPPI_LOCK_LOCK_Msk)); in nrf_spu_dppi_config_set() 830 p_reg->DPPI[dppi_id].PERM = channels_mask; in nrf_spu_dppi_config_set() 834 p_reg->DPPI[dppi_id].LOCK = (SPU_DPPI_LOCK_LOCK_Msk); in nrf_spu_dppi_config_set()
|
/hal_nordic-3.5.0/nrfx/mdk/ |
D | nrf9120.h | 887 …__IOM SPU_DPPI_Type DPPI[1]; /*!< (@ 0x00000480) Unspecified … member
|
D | nrf9160.h | 840 …__IOM SPU_DPPI_Type DPPI[1]; /*!< (@ 0x00000480) Unspecified … member
|
D | nrf5340_application.h | 1365 …__IOM SPU_DPPI_Type DPPI[1]; /*!< (@ 0x00000480) Unspecified … member
|