Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/
H A Dscan.c44 #define noisy_printk(noise, args...) do { \ argument
54 #define noisy_printk(noise, ...) do { \ argument
315 int noise = 0; in jffs2_scan_eraseblock() local