Home
last modified time | relevance | path

Searched refs:NRFX_INTERCONNECT_PPIB_COUNT (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/soc/interconnect/dppic_ppib/
Dnrfx_interconnect_dppic_ppib.c52 NRFX_STATIC_ASSERT(NRFX_INTERCONNECT_PPIB_COUNT == NRFX_ARRAY_SIZE(interconnect_ppib));
86 NRFX_ASSERT(index < NRFX_INTERCONNECT_PPIB_COUNT); in nrfx_interconnect_ppib_at_index_get()
110 for (uint8_t j = 0; j < NRFX_INTERCONNECT_PPIB_COUNT; j++) in nrfx_interconnect_direct_connection_check()
Dnrfx_interconnect_dppic_ppib_lumos.h134 #define NRFX_INTERCONNECT_PPIB_COUNT (NRFX_INTERCONNECT_DPPIC_PPIB_COUNT / 2) macro
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_dppi_ppib_lumos.c179 for (uint8_t i = 0; i < NRFX_INTERCONNECT_PPIB_COUNT; i++) in init()
259 for (uint8_t i = 0; i < NRFX_INTERCONNECT_PPIB_COUNT; i++) in clear_virtual_channel_path()