Home
last modified time | relevance | path

Searched defs:irq_key (Results 1 – 9 of 9) sorted by relevance

/Zephyr-Core-3.5.0/tests/benchmarks/cmsis_dsp/common/
Dbenchmark_common.h18 static ALWAYS_INLINE void benchmark_begin(uint32_t *irq_key, uint32_t *timestamp) in benchmark_begin()
30 static ALWAYS_INLINE uint32_t benchmark_end(uint32_t irq_key, uint32_t timestamp) in benchmark_end()
47 static ALWAYS_INLINE void benchmark_begin(uint32_t *irq_key, uint32_t *timestamp) in benchmark_begin()
61 static ALWAYS_INLINE uint32_t benchmark_end(uint32_t irq_key, uint32_t timestamp) in benchmark_end()
/Zephyr-Core-3.5.0/tests/benchmarks/cmsis_dsp/basicmath/src/
Df32.c152 uint32_t irq_key, timestamp, timespan; in ZTEST() local
179 uint32_t irq_key, timestamp, timespan; in ZTEST() local
206 uint32_t irq_key, timestamp, timespan; in ZTEST() local
233 uint32_t irq_key, timestamp, timespan; in ZTEST() local
258 uint32_t irq_key, timestamp, timespan; in ZTEST() local
283 uint32_t irq_key, timestamp, timespan; in ZTEST() local
308 uint32_t irq_key, timestamp, timespan; in ZTEST() local
333 uint32_t irq_key, timestamp, timespan; in ZTEST() local
Dq15.c88 uint32_t irq_key, timestamp, timespan; in ZTEST() local
113 uint32_t irq_key, timestamp, timespan; in ZTEST() local
138 uint32_t irq_key, timestamp, timespan; in ZTEST() local
163 uint32_t irq_key, timestamp, timespan; in ZTEST() local
188 uint32_t irq_key, timestamp, timespan; in ZTEST() local
213 uint32_t irq_key, timestamp, timespan; in ZTEST() local
238 uint32_t irq_key, timestamp, timespan; in ZTEST() local
263 uint32_t irq_key, timestamp, timespan; in ZTEST() local
Dq31.c152 uint32_t irq_key, timestamp, timespan; in ZTEST() local
177 uint32_t irq_key, timestamp, timespan; in ZTEST() local
202 uint32_t irq_key, timestamp, timespan; in ZTEST() local
227 uint32_t irq_key, timestamp, timespan; in ZTEST() local
252 uint32_t irq_key, timestamp, timespan; in ZTEST() local
277 uint32_t irq_key, timestamp, timespan; in ZTEST() local
302 uint32_t irq_key, timestamp, timespan; in ZTEST() local
327 uint32_t irq_key, timestamp, timespan; in ZTEST() local
Dq7.c88 uint32_t irq_key, timestamp, timespan; in ZTEST() local
113 uint32_t irq_key, timestamp, timespan; in ZTEST() local
138 uint32_t irq_key, timestamp, timespan; in ZTEST() local
163 uint32_t irq_key, timestamp, timespan; in ZTEST() local
188 uint32_t irq_key, timestamp, timespan; in ZTEST() local
213 uint32_t irq_key, timestamp, timespan; in ZTEST() local
238 uint32_t irq_key, timestamp, timespan; in ZTEST() local
263 uint32_t irq_key, timestamp, timespan; in ZTEST() local
/Zephyr-Core-3.5.0/drivers/flash/
Dsoc_flash_xmc4xxx.c74 uint32_t irq_key; in flash_xmc4xxx_write() local
121 uint32_t irq_key; in flash_xmc4xxx_erase() local
/Zephyr-Core-3.5.0/soc/riscv/riscv-ite/it8xxx2/
Dilm.c104 int irq_key = irq_lock(); in it8xxx2_configure_ilm_block() local
/Zephyr-Core-3.5.0/tests/kernel/spinlock/src/
Dmain.c162 unsigned int irq_key; in ZTEST() local
/Zephyr-Core-3.5.0/tests/drivers/dma/loop_transfer/src/
Dtest_dma_loop.c243 unsigned int irq_key; in test_loop_suspend_resume() local