Searched refs:fuse (Results 1 – 18 of 18) sorted by relevance
13 zephyr_ld_options(-fuse-ld=bfd)
35 pkg_search_module(FUSE REQUIRED fuse)
9 list(APPEND TOOLCHAIN_LD_FLAGS -fuse-ld=lld)10 list(APPEND CMAKE_REQUIRED_FLAGS -fuse-ld=lld)
12 /* default fuse */
10 /* default fuse */
19 /* default fuse */
37 /* same as default fuse value */
11 /* default fuse */
12 list(APPEND TOOLCHAIN_LD_FLAGS -fuse-ld=bfd)13 list(APPEND CMAKE_REQUIRED_FLAGS -fuse-ld=bfd)
19 uint8_t fuse : 2; /* fused operation */ member
74 reset. This fuse setting instructs the ROM bootloader to toggle PIO4_5
278 .. _littlefs-FUSE: https://github.com/littlefs-project/littlefs-fuse
82 …use an external battery, make sure it has built-in protection circuit and fuse. The recommended sp…
1551 Potential buffer overflow vulnerability in Zephyr fuse file system.
1406 * :github:`45395` - Programming NXP i.MX RT OTP fuse with west
2566 * :github:`41776` - LLVM: support -fuse-ld=lld linker on qemu_x86.