Searched refs:TASKS_COUNT (Results 1 – 3 of 3) sorted by relevance
/nrf_hw_models-latest/src/HW_models/ |
D | NRF_PPI.c | 174 { (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},
|
D | NHW_TIMER.c | 456 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()
|
D | NRF5340_peri_types.h | 5689 …__OM uint32_t TASKS_COUNT; /*!< (@ 0x00000008) Increment Timer (Counter mode on… member
|