Searched refs:DPPI (Results 1 – 18 of 18) sorted by relevance
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_uicr.h | 569 return p_reg->DPPI.GLOBAL[index].CH.OWN; in nrf_uicr_feature_own_get() 573 return p_reg->DPPI.GLOBAL[index].CHG.OWN; in nrf_uicr_feature_own_get() 616 return p_reg->DPPI.LOCAL[index].CH.SECURE; in nrf_uicr_feature_secure_get() 620 return p_reg->DPPI.LOCAL[index].CHG.SECURE; in nrf_uicr_feature_secure_get() 624 return p_reg->DPPI.GLOBAL[index].CH.SECURE; in nrf_uicr_feature_secure_get() 628 return p_reg->DPPI.GLOBAL[index].CHG.SECURE; in nrf_uicr_feature_secure_get() 650 … link.source = p_reg->DPPI.LOCAL[index].CH.LINK.EN | ~p_reg->DPPI.LOCAL[index].CH.LINK.DIR; in nrf_uicr_feature_link_get() 651 link.sink = p_reg->DPPI.LOCAL[index].CH.LINK.EN | p_reg->DPPI.LOCAL[index].CH.LINK.DIR; in nrf_uicr_feature_link_get() 653 link.source = p_reg->DPPI.LOCAL[index].CH.LINK.SOURCE; in nrf_uicr_feature_link_get() 654 link.sink = p_reg->DPPI.LOCAL[index].CH.LINK.SINK; in nrf_uicr_feature_link_get() [all …]
|
| D | nrf_spu.h | 897 NRFX_ASSERT(!(p_reg->DPPI[dppi_id].LOCK & SPU_DPPI_LOCK_LOCK_Msk)); in nrf_spu_dppi_config_set() 899 p_reg->DPPI[dppi_id].PERM = channels_mask; in nrf_spu_dppi_config_set() 903 p_reg->DPPI[dppi_id].LOCK = (SPU_DPPI_LOCK_LOCK_Msk); in nrf_spu_dppi_config_set()
|
| /hal_nordic-latest/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-latest/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-latest/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-latest/nrfx/drivers/include/ |
| D | nrfx_dppi.h | 62 NRFX_INSTANCE_ENUM_LIST(DPPI)
|
| /hal_nordic-latest/nrfx/doc/ |
| D | nrfx_api.dox | 36 @defgroup nrf_dppi DPPI
|
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_dppi.c | 42 #define NRFX_LOG_MODULE DPPI 323 NRFX_FOREACH_ENABLED(DPPI, _NRFX_DPPIC_CB_INITIALIZER, (), ())
|
| /hal_nordic-latest/nrfx/ |
| D | CHANGELOG.md | 47 - Added multi-instance support in the DPPI driver. 49 - Added a function for interconnecting two DPPI domains in the GPPI helper. 208 - Added the HALY layer for the following peripherals: COMP, DPPI, GPIO, GPIOTE, I2S, LPCOMP, PDM, P… 359 - Added critical sections for channel allocation and deallocation in the DPPI driver. 530 …elper layer to facilitate developing generic code that can utilize PPI or DPPI, depending on which… 541 - Added functions in the DPPI, GPIOTE, PPI, RTC, and TIMER HALs for getting tasks and events specif… 616 - Added allocator for DPPI. 617 - Added HALs: DPPI, KMU, REGULATORS, SPU, VMC. 618 - Added support for DPPI subscription and publishing in HALs related to nRF9160.
|
| /hal_nordic-latest/nrfx/mdk/ |
| D | nrf9120.h | 1446 …__IOM SPU_DPPI_Type DPPI[1]; /*!< (@ 0x00000480) Unspecified … member
|
| D | nrf9160.h | 1412 …__IOM SPU_DPPI_Type DPPI[1]; /*!< (@ 0x00000480) Unspecified … member
|
| D | nrf5340_application.h | 1374 …__IOM SPU_DPPI_Type DPPI[1]; /*!< (@ 0x00000480) Unspecified … member
|
| D | nrf9230_engb_types.h | 87647 …__IOM NRF_UICR_DPPI_Type DPPI; /*!< (@ 0x000004E0) (unspecified) … member
|
| D | nrf54h20_types.h | 87555 …__IOM NRF_UICR_DPPI_Type DPPI; /*!< (@ 0x000004E0) (unspecified) … member
|
| D | nrf9230_enga_types.h | 87121 …__IOM NRF_UICR_DPPI_Type DPPI; /*!< (@ 0x000004E0) (unspecified) … member
|