/Zephyr-Core-3.5.0/tests/benchmarks/cmsis_dsp/common/ |
D | benchmark_common.h | 18 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/ |
D | f32.c | 152 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
|
D | q15.c | 88 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
|
D | q31.c | 152 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
|
D | q7.c | 88 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/ |
D | soc_flash_xmc4xxx.c | 74 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/ |
D | ilm.c | 104 int irq_key = irq_lock(); in it8xxx2_configure_ilm_block() local
|
/Zephyr-Core-3.5.0/tests/kernel/spinlock/src/ |
D | main.c | 162 unsigned int irq_key; in ZTEST() local
|
/Zephyr-Core-3.5.0/tests/drivers/dma/loop_transfer/src/ |
D | test_dma_loop.c | 243 unsigned int irq_key; in test_loop_suspend_resume() local
|