Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_ppi.c79 p_reg->TASKS_CHG[(uint32_t) group].EN = 1; in nrf_ppi_group_enable()
Dnrf_dppi.c126 p_reg->TASKS_CHG[(uint32_t) group].EN = 1; in nrf_dppi_group_enable()
/nrf_hw_models-latest/src/HW_models/
DNHW_DPPI.c375 if (regs->TASKS_CHG[n].EN) { /* LCOV_EXCL_BR_LINE */ in nhw_dppi_regw_sideeffects_TASK_CHGn_EN()
376 regs->TASKS_CHG[n].EN = 0; in nhw_dppi_regw_sideeffects_TASK_CHGn_EN()
413 regs->SUBSCRIBE_CHG[n].EN, in nhw_dppi_regw_sideeffects_SUBSCRIBE_CHG_EN()
483 if ((regs->SUBSCRIBE_CHG[n].EN & SUBSCRIBE_EN_MASK) in nhw_dppi_regw_sideeffects_CHGn()
DNRF_PPI.c250 { (void*)&NRF_PPI_regs.TASKS_CHG[0].EN, nrf_ppi_TASK_CHG0_EN},
251 { (void*)&NRF_PPI_regs.TASKS_CHG[1].EN, nrf_ppi_TASK_CHG1_EN},
252 { (void*)&NRF_PPI_regs.TASKS_CHG[2].EN, nrf_ppi_TASK_CHG2_EN},
253 { (void*)&NRF_PPI_regs.TASKS_CHG[3].EN, nrf_ppi_TASK_CHG3_EN},
254 { (void*)&NRF_PPI_regs.TASKS_CHG[4].EN, nrf_ppi_TASK_CHG4_EN},
255 { (void*)&NRF_PPI_regs.TASKS_CHG[5].EN, nrf_ppi_TASK_CHG5_EN},
873 if ( NRF_PPI_regs.TASKS_CHG[i].EN ) { in nrf_ppi_regw_sideeffects_TASKS_CHG_EN()
874 NRF_PPI_regs.TASKS_CHG[i].EN = 0; in nrf_ppi_regw_sideeffects_TASKS_CHG_EN()
DNRF5340_peri_types.h203 …__OM uint32_t EN; /*!< (@ 0x00000000) Description cluster: Enable chan… member
212 …__IOM uint32_t EN; /*!< (@ 0x00000000) Description cluster: Subscribe c… member