| /external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/ |
| A D | stopwatch.h | 103 STATIC INLINE void StopWatch_DelayTicks(uint32_t ticks) in StopWatch_DelayTicks() 116 uint32_t ticks = StopWatch_MsToTicks(mS); in StopWatch_DelayMs() local 128 uint32_t ticks = StopWatch_UsToTicks(uS); in StopWatch_DelayUs() local
|
| /external/platform/pico/rp2_common/pico_async_context/ |
| A D | async_context_freertos.c | 26 TickType_t ticks; in sensible_ticks_until() local 50 TickType_t ticks; in process_under_lock() local 267 TickType_t ticks = sensible_ticks_until(until); in async_context_freertos_wait_until() local 275 TickType_t ticks = sensible_ticks_until(until); in async_context_freertos_wait_for_work_until() local
|
| /external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/ |
| A D | stopwatch_15xx.c | 85 uint32_t StopWatch_TicksToMs(uint32_t ticks) in StopWatch_TicksToMs() 91 uint32_t StopWatch_TicksToUs(uint32_t ticks) in StopWatch_TicksToUs()
|
| /external/platform/lpc15xx/lpcopen/periph_crc/example/src/ |
| A D | crc.c | 45 static volatile uint32_t ticks; variable
|
| /external/platform/lpc15xx/lpcopen/periph_rtc/example/src/ |
| A D | rtc.c | 108 uint32_t ticks = 0; in main() local
|
| /external/platform/lpc15xx/lpcopen/periph_dma_mem/example/src/ |
| A D | dma_mem.c | 135 uint32_t startTime, ticks[3]; in main() local
|
| /external/platform/lpc15xx/lpcopen/periph_adc/example/src/ |
| A D | adc.c | 39 static volatile int ticks; variable
|
| /external/platform/nrfx/drivers/src/ |
| A D | nrfx_systick.c | 133 void nrfx_systick_delay_ticks(uint32_t ticks) in nrfx_systick_delay_ticks()
|
| A D | nrfx_wdt.c | 87 uint64_t ticks = (p_config->reload_value * 32768ULL) / 1000; in nrfx_wdt_init() local
|
| A D | nrfx_rtc.c | 268 uint32_t ticks; in nrfx_rtc_max_ticks_get() local
|
| /external/platform/lpc15xx/lpcopen/periph_i2cm_polling/example/src/ |
| A D | periph_i2cm_polling.c | 160 static int ticks = 0; in SysTick_Handler() local
|
| /external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling/example/src/ |
| A D | periph_i2c_rom_polling.c | 194 static int ticks = 0; in SysTick_Handler() local
|
| /external/platform/lpc15xx/lpcopen/periph_i2cm_interrupt/example/src/ |
| A D | periph_i2cm_interrupt.c | 189 static int ticks = 0; in SysTick_Handler() local
|
| /external/platform/nrfx/hal/ |
| A D | nrf_timer.h | 728 uint64_t ticks = ((time_us * 16ULL) >> prescaler); in nrf_timer_us_to_ticks() local 739 uint64_t ticks = ((time_ms * 16000ULL) >> prescaler); in nrf_timer_ms_to_ticks() local
|
| /external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt/example/src/ |
| A D | periph_i2c_rom_interrupt.c | 227 static int ticks = 0; in SysTick_Handler() local
|
| /external/platform/lpc15xx/lpcopen/periph_adc_rom/example/src/ |
| A D | adc_rom.c | 56 static volatile int ticks; variable
|
| /external/arch/arm/arm-m/CMSIS/Include/ |
| A D | core_cm0.h | 923 __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) in SysTick_Config()
|
| A D | core_cm1.h | 950 __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) in SysTick_Config()
|
| A D | core_cm0plus.h | 1058 __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) in SysTick_Config()
|
| A D | core_sc000.h | 1001 __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) in SysTick_Config()
|
| A D | core_armv8mbl.h | 2163 __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) in SysTick_Config() 2192 __STATIC_INLINE uint32_t TZ_SysTick_Config_NS(uint32_t ticks) in TZ_SysTick_Config_NS()
|
| A D | core_cm23.h | 2238 __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) in SysTick_Config() 2267 __STATIC_INLINE uint32_t TZ_SysTick_Config_NS(uint32_t ticks) in TZ_SysTick_Config_NS()
|
| A D | core_armv8mml.h | 3060 __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) in SysTick_Config() 3089 __STATIC_INLINE uint32_t TZ_SysTick_Config_NS(uint32_t ticks) in TZ_SysTick_Config_NS()
|
| A D | core_cm33.h | 3128 __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) in SysTick_Config() 3157 __STATIC_INLINE uint32_t TZ_SysTick_Config_NS(uint32_t ticks) in TZ_SysTick_Config_NS()
|
| /external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/ |
| A D | core_cm0plus.h | 1058 __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) in SysTick_Config()
|