Home
last modified time | relevance | path

Searched refs:DIS (Results 1 – 5 of 5) sorted by relevance

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_ppi.c73 p_reg->TASKS_CHG[(uint32_t) group].DIS = 1; in nrf_ppi_group_disable()
Dnrf_dppi.c135 p_reg->TASKS_CHG[(uint32_t) group].DIS = 1; in nrf_dppi_group_disable()
/nrf_hw_models-latest/src/HW_models/
DNHW_DPPI.c387 if (regs->TASKS_CHG[n].DIS) { /* LCOV_EXCL_BR_LINE */ in nhw_dppi_regw_sideeffects_TASK_CHGn_DIS()
388 regs->TASKS_CHG[n].DIS = 0; in nhw_dppi_regw_sideeffects_TASK_CHGn_DIS()
427 regs->SUBSCRIBE_CHG[n].DIS, in nhw_dppi_regw_sideeffects_SUBSCRIBE_CHG_DIS()
484 || (regs->SUBSCRIBE_CHG[n].DIS & SUBSCRIBE_EN_MASK)) { in nhw_dppi_regw_sideeffects_CHGn()
DNRF_PPI.c256 { (void*)&NRF_PPI_regs.TASKS_CHG[0].DIS, nrf_ppi_TASK_CHG0_DIS},
257 { (void*)&NRF_PPI_regs.TASKS_CHG[1].DIS, nrf_ppi_TASK_CHG1_DIS},
258 { (void*)&NRF_PPI_regs.TASKS_CHG[2].DIS, nrf_ppi_TASK_CHG2_DIS},
259 { (void*)&NRF_PPI_regs.TASKS_CHG[3].DIS, nrf_ppi_TASK_CHG3_DIS},
260 { (void*)&NRF_PPI_regs.TASKS_CHG[4].DIS, nrf_ppi_TASK_CHG4_DIS},
261 { (void*)&NRF_PPI_regs.TASKS_CHG[5].DIS, nrf_ppi_TASK_CHG5_DIS},
866 if ( NRF_PPI_regs.TASKS_CHG[i].DIS ) { in nrf_ppi_regw_sideeffects_TASKS_CHG_DIS()
867 NRF_PPI_regs.TASKS_CHG[i].DIS = 0; in nrf_ppi_regw_sideeffects_TASKS_CHG_DIS()
DNRF5340_peri_types.h204 …__OM uint32_t DIS; /*!< (@ 0x00000004) Description cluster: Disable cha… member
214 …__IOM uint32_t DIS; /*!< (@ 0x00000004) Description cluster: Subscribe c… member