Searched refs:TASKS_COUNT (Results 1 – 3 of 3) sorted by relevance
/nrf_hw_models-3.5.0/src/HW_models/ |
D | NRF_PPI.c | 158 { (void*)&NRF_TIMER_regs[0].TASKS_COUNT, nhw_timer0_TASK_COUNT}, 169 { (void*)&NRF_TIMER_regs[1].TASKS_COUNT, nhw_timer1_TASK_COUNT}, 180 { (void*)&NRF_TIMER_regs[2].TASKS_COUNT, nhw_timer2_TASK_COUNT}, 191 { (void*)&NRF_TIMER_regs[3].TASKS_COUNT, nhw_timer3_TASK_COUNT}, 202 { (void*)&NRF_TIMER_regs[4].TASKS_COUNT, nhw_timer4_TASK_COUNT},
|
D | NHW_TIMER.c | 453 if ( NRF_TIMER_regs[t].TASKS_COUNT ){ in nhw_timer_regw_sideeffects_TASKS_COUNT() 454 NRF_TIMER_regs[t].TASKS_COUNT = 0; in nhw_timer_regw_sideeffects_TASKS_COUNT()
|
D | NRF5340_peri_types.h | 5143 …__OM uint32_t TASKS_COUNT; /*!< (@ 0x00000008) Increment Timer (Counter mode on… member
|