Searched refs:fuse (Results 1 – 12 of 12) sorted by relevance
1 /* default fuse */
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 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
87 …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.