Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNRF_PPI.c174 { (void*)&NRF_TIMER_regs[0].TASKS_COUNT, nhw_timer0_TASK_COUNT},
185 { (void*)&NRF_TIMER_regs[1].TASKS_COUNT, nhw_timer1_TASK_COUNT},
196 { (void*)&NRF_TIMER_regs[2].TASKS_COUNT, nhw_timer2_TASK_COUNT},
207 { (void*)&NRF_TIMER_regs[3].TASKS_COUNT, nhw_timer3_TASK_COUNT},
218 { (void*)&NRF_TIMER_regs[4].TASKS_COUNT, nhw_timer4_TASK_COUNT},
DNHW_TIMER.c456 if ( NRF_TIMER_regs[t].TASKS_COUNT ){ in nhw_timer_regw_sideeffects_TASKS_COUNT()
457 NRF_TIMER_regs[t].TASKS_COUNT = 0; in nhw_timer_regw_sideeffects_TASKS_COUNT()
DNRF5340_peri_types.h5689 …__OM uint32_t TASKS_COUNT; /*!< (@ 0x00000008) Increment Timer (Counter mode on… member