| /hal_nordic-latest/nrfx/drivers/include/ |
| D | nrfx_timer.h | 64 .p_reg = NRFX_CONCAT(NRF_, TIMER, id), \ 72 NRFX_INSTANCE_ENUM_LIST(TIMER) 431 NRFX_INSTANCE_IRQ_HANDLERS_DECLARE(TIMER, timer)
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_timer/timer/ |
| D | README.md | 1 # TIMER {#timer_basic} 23 > For more information, see **TIMER driver - nrfx documentation**.
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_timer/counter/ |
| D | README.md | 1 # TIMER counter {#timer_counter} 24 > For more information, see **TIMER driver - nrfx documentation**.
|
| /hal_nordic-latest/nrfx/ |
| D | CHANGELOG.md | 85 …ixed spurious assertion in the TIMER driver. Now, the nrfx_timer_extended_compare() function can b… 145 …EQUENCY_GET() macros for getting base frequencies in Hz for the specified TIMER and SPIM instances. 208 … DPPI, GPIO, GPIOTE, I2S, LPCOMP, PDM, PWM, QDEC, RTC, SAADC, SPIM, TEMP, TIMER, TWIM, UARTE, WDT.… 209 …ss in the following drivers: COMP, PDM, PWM, QDEC, QSPI, SPI, SPIM, SPIS, TIMER, TWI, TWIM, TWIS, … 213 …() macro to statically check if the given frequency is achievable for the specified TIMER instance. 237 …TIMER driver. Now the timer clock frequency must be specified in Hertz. Use the NRFX_TIMER_FREQUEN… 239 - Changed the prototype of the NRFX_TIMER_DEFAULT_CONFIG() macro in the TIMER driver. Now the desir… 245 … nrf_timer_frequency_set() and nrf_timer_frequency_get() functions in the TIMER HAL. Use nrf_timer… 274 - Added samples for the following drivers: EGU, PWM, RNG, SAADC, SPIM, SPIS, TEMP, TIMER, TWIM, TWI… 277 …TIMER_PRESCALER_CALCULATE() macro for computing prescaler value for given TIMER base frequency and… [all …]
|
| /hal_nordic-latest/nrfx/samples/doc/sphinx/examples_desc/timer/ |
| D | index.rst | 1 TIMER chapter
|
| /hal_nordic-latest/nrfx/doc/sphinx/drivers/timer/ |
| D | index.rst | 1 TIMER chapter
|
| D | driver.rst | 1 TIMER driver
|
| D | hal.rst | 1 TIMER HAL
|
| D | haly.rst | 1 TIMER HALY
|
| /hal_nordic-latest/nrfx/samples/doc/sphinx/examples_desc/timer/timer/ |
| D | index.rst | 1 TIMER example overview
|
| /hal_nordic-latest/nrfx/samples/doc/sphinx/examples_desc/timer/counter/ |
| D | index.rst | 1 TIMER counter example overview
|
| /hal_nordic-latest/nrfx/samples/ |
| D | CHANGELOG.md | 27 - Applied nrfx 3.0 changes to existing samples for the following drivers: GPPI, SAADC, SPIM, TIMER,… 46 - Added below samples for the TIMER driver:
|
| /hal_nordic-latest/nrfx/samples/src/ |
| D | README.md | 11 - [nrfx_timer] - samples showing the functionality of the TIMER driver.
|
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_timer.c | 68 #define NRFX_LOG_MODULE TIMER 381 NRFX_INSTANCE_IRQ_HANDLERS_EXT(TIMER, timer, NRF_TIMER_CC_CHANNEL_COUNT)
|
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_timer.h | 57 #define NRF_TIMER_INST_GET(idx) NRFX_CONCAT(NRF_, TIMER, idx) 135 #define TIMER_MAX_SIZE(id) NRFX_CONCAT_3(TIMER, id, _MAX_SIZE) 305 #define NRF_TIMER_CC_CHANNEL_COUNT(id) NRFX_CONCAT_3(TIMER, id, _CC_NUM)
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_gppi/one_to_one/ |
| D | README.md | 19 …te, nrfx_timer drivers and the nrfx_gppi helper in a way that sets up the TIMER COMPARE event to b…
|
| /hal_nordic-latest/nrfx/samples/doc/ |
| D | nrfx_examples_descriptions.dox | 57 @page nrfx_timer_example_desc TIMER
|
| /hal_nordic-latest/nrfx/doc/ |
| D | nrfx_api.dox | 132 @defgroup nrf_timer TIMER
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_gppi/fork/ |
| D | README.md | 18 …te, nrfx_timer drivers and the nrfx_gppi helper in a way that sets up the TIMER COMPARE event to b…
|
| /hal_nordic-latest/nrfx/samples/src/nrfx_saadc/maximum_performance/ |
| D | README.md | 24 …er the SAADC sample task ( @p nrf_saadc_task_t::NRF_SAADC_TASK_SAMPLE ) on the TIMER COMPARE event.
|
| /hal_nordic-latest/nrfx/mdk/ |
| D | nrf54l09_enga_types.h | 4502 …__IOM uint32_t TIMER; /*!< (@ 0x00000014) Timer register. … member
|
| D | nrf54l15_types.h | 4252 …__IOM uint32_t TIMER; /*!< (@ 0x00000014) Timer register. … member
|
| D | nrf54l05_types.h | 4252 …__IOM uint32_t TIMER; /*!< (@ 0x00000014) Timer register. … member
|
| D | nrf54l10_types.h | 4252 …__IOM uint32_t TIMER; /*!< (@ 0x00000014) Timer register. … member
|
| D | nrf54l20_enga_types.h | 4672 …__IOM uint32_t TIMER; /*!< (@ 0x00000014) Timer register. … member
|