Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNRF_PPI.c167 { (void*)&NRF_TIMER_regs[0].TASKS_CAPTURE[0], nhw_timer0_TASK_CAPTURE_0},
168 { (void*)&NRF_TIMER_regs[0].TASKS_CAPTURE[1], nhw_timer0_TASK_CAPTURE_1},
169 { (void*)&NRF_TIMER_regs[0].TASKS_CAPTURE[2], nhw_timer0_TASK_CAPTURE_2},
170 { (void*)&NRF_TIMER_regs[0].TASKS_CAPTURE[3], nhw_timer0_TASK_CAPTURE_3},
178 { (void*)&NRF_TIMER_regs[1].TASKS_CAPTURE[0], nhw_timer1_TASK_CAPTURE_0},
179 { (void*)&NRF_TIMER_regs[1].TASKS_CAPTURE[1], nhw_timer1_TASK_CAPTURE_1},
180 { (void*)&NRF_TIMER_regs[1].TASKS_CAPTURE[2], nhw_timer1_TASK_CAPTURE_2},
181 { (void*)&NRF_TIMER_regs[1].TASKS_CAPTURE[3], nhw_timer1_TASK_CAPTURE_3},
189 { (void*)&NRF_TIMER_regs[2].TASKS_CAPTURE[0], nhw_timer2_TASK_CAPTURE_0},
190 { (void*)&NRF_TIMER_regs[2].TASKS_CAPTURE[1], nhw_timer2_TASK_CAPTURE_1},
[all …]
DNHW_GRTC.c368 if (NRF_GRTC_regs.TASKS_CAPTURE[n]) { in nhw_GRTC_regw_sideeffects_TASKS_CAPTURE()
369 NRF_GRTC_regs.TASKS_CAPTURE[n] = 0; in nhw_GRTC_regw_sideeffects_TASKS_CAPTURE()
DNHW_TIMER.c442 if ( NRF_TIMER_regs[t].TASKS_CAPTURE[cc_n] ){ in nhw_timer_regw_sideeffects_TASKS_CAPTURE()
443 NRF_TIMER_regs[t].TASKS_CAPTURE[cc_n] = 0; in nhw_timer_regw_sideeffects_TASKS_CAPTURE()
DNHW_RTC.c758 if (RTC_regs->TASKS_CAPTURE[cc]) { in nhw_rtc_regw_sideeffect_TASKS_CAPTURE()
759 RTC_regs->TASKS_CAPTURE[cc] = 0; in nhw_rtc_regw_sideeffect_TASKS_CAPTURE()
DNRF5340_peri_types.h4967 …__OM uint32_t TASKS_CAPTURE[4]; /*!< (@ 0x00000040) Description collection: Capture … member
5693 …__OM uint32_t TASKS_CAPTURE[8]; /*!< (@ 0x00000040) Description collection: Capture … member