Home
last modified time | relevance | path

Searched refs:TIMER (Results 1 – 6 of 6) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dmrt_15xx.h55 __O uint32_t TIMER; /*!< Timer register */ member
173 return pMRT->TIMER; in Chip_MRT_GetTimer()
/lk-master/external/platform/pico/rp2_common/hardware_timer/include/hardware/
A Dtimer.h54 invalid_params_if(TIMER, alarm_num >= NUM_TIMERS); in check_hardware_alarm_num_param()
/lk-master/external/platform/nrfx/
A DCHANGELOG.md13 - Added function in the TIMER HAL for setting the specified shortcuts.
96 - Added support for ONESHOT register in the TIMER HAL.
98 - Added possibility to choose TIMER instance used for workarounds in the NFCT driver.
145 - Added functions in the DPPI, GPIOTE, PPI, RTC, and TIMER HALs for getting tasks and events specif…
247 - Fixed a bug affecting the conversion of time to ticks in the TIMER HAL.
316 - Corrected assertions in the TIMER driver to make it usable in debug version with PPI.
329 - Added function for checking if a TIMER instance is enabled.
334 - Updated drivers: COMP, PWM, QDEC, SAADC, SPIS, TIMER, TWI, TWIS.
341 - Fixed definitions related to compare channels in the TIMER HAL.
351 … PWM, QDEC, QSPI, RNG, RTC, SAADC, SPI, SPIM, SPIS, ARM(R) SysTick, TEMP, TIMER, TWI, TWIM, TWIS, …
[all …]
/lk-master/external/platform/nrfx/doc/
A Dnrfx_api.dox90 @defgroup nrf_timer TIMER
/lk-master/external/platform/nrfx/hal/
A Dnrf_timer.h55 #define TIMER_MAX_SIZE(id) NRFX_CONCAT_3(TIMER, id, _MAX_SIZE)
116 #define NRF_TIMER_CC_CHANNEL_COUNT(id) NRFX_CONCAT_3(TIMER, id, _CC_NUM)
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_timer.c60 #define NRFX_LOG_MODULE TIMER

Completed in 20 milliseconds