Home
last modified time | relevance | path

Searched refs:NRF_TIMER0 (Results 1 – 8 of 8) sorted by relevance

/Zephyr-Core-3.5.0/boards/arm/qemu_cortex_m0/
DKconfig5 bool "nRF Timer Counter (NRF_TIMER0) Timer"
13 Counter NRF_TIMER0 and provides the standard "system clock driver"
Dnrf_timer_timer.c18 #define TIMER NRF_TIMER0
/Zephyr-Core-3.5.0/tests/drivers/timer/nrf_rtc_timer/src/
Dmain.c23 nrf_timer_event_clear(NRF_TIMER0, NRF_TIMER_EVENT_COMPARE0); in ISR_DIRECT_DECLARE()
32 nrf_timer_mode_set(NRF_TIMER0, NRF_TIMER_MODE_TIMER); in init_zli_timer0()
33 nrf_timer_bit_width_set(NRF_TIMER0, NRF_TIMER_BIT_WIDTH_32); in init_zli_timer0()
34 nrf_timer_prescaler_set(NRF_TIMER0, NRF_TIMER_FREQ_1MHz); in init_zli_timer0()
35 nrf_timer_cc_set(NRF_TIMER0, 0, 100); in init_zli_timer0()
36 nrf_timer_int_enable(NRF_TIMER0, NRF_TIMER_INT_COMPARE0_MASK); in init_zli_timer0()
37 nrf_timer_shorts_enable(NRF_TIMER0, in init_zli_timer0()
49 nrf_timer_task_trigger(NRF_TIMER0, NRF_TIMER_TASK_START); in start_zli_timer0()
54 nrf_timer_task_trigger(NRF_TIMER0, NRF_TIMER_TASK_STOP); in stop_zli_timer0()
/Zephyr-Core-3.5.0/modules/hal_nordic/nrfx/
Dnrfx_config_nrf91.h46 #define NRF_TIMER0 NRF_PERIPH(NRF_TIMER0) macro
Dnrfx_config_nrf5340_application.h59 #define NRF_TIMER0 NRF_PERIPH(NRF_TIMER0) macro
Dnrfx_config_nrf5340_network.h50 #define NRF_TIMER0 NRF_TIMER0_NS macro
/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/
Dvalidate_base_addresses.c186 CHECK_DT_REG(timer0, NRF_TIMER0);
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/
Dbluetooth-ctlr-arch.rst219 - NRF_TIMER0 or NRF_TIMER4 [1]_, and NRF_TIMER1 [0]_