Searched refs:nrfx_timer_extended_compare (Results 1 – 9 of 9) sorted by relevance
| /hal_nordic-latest/nrfx/samples/src/nrfx_timer/counter/ |
| D | main.c | 165 nrfx_timer_extended_compare(&timer_t_inst, NRF_TIMER_CC_CHANNEL0, desired_ticks, in main() 172 nrfx_timer_extended_compare(&timer_c_inst, NRF_TIMER_CC_CHANNEL0, COUNTER_MAX_VAL, in main()
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_timer/timer/ |
| D | main.c | 116 nrfx_timer_extended_compare(&timer_inst, NRF_TIMER_CC_CHANNEL0, desired_ticks, in main()
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_gppi/one_to_one/ |
| D | main.c | 163 nrfx_timer_extended_compare(&timer_inst, NRF_TIMER_CC_CHANNEL0, desired_ticks, in main()
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_gppi/fork/ |
| D | main.c | 190 nrfx_timer_extended_compare(&timer_inst, NRF_TIMER_CC_CHANNEL0, desired_ticks, in main()
|
| /hal_nordic-latest/nrfx/drivers/include/ |
| D | nrfx_timer.h | 328 void nrfx_timer_extended_compare(nrfx_timer_t const * p_instance,
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_saadc/maximum_performance/ |
| D | main.c | 264 nrfx_timer_extended_compare(&timer_inst, in main()
|
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_timer.c | 319 void nrfx_timer_extended_compare(nrfx_timer_t const * p_instance, in nrfx_timer_extended_compare() function
|
| D | nrfx_nfct.c | 397 nrfx_timer_extended_compare(&m_timer_workaround.timer, in nfct_field_timer_config()
|
| /hal_nordic-latest/nrfx/ |
| D | CHANGELOG.md | 85 - Fixed spurious assertion in the TIMER driver. Now, the nrfx_timer_extended_compare() function can…
|