Searched full:specs (Results 1 – 25 of 30) sorted by relevance
12
25 zephyr_compile_options(PROPERTY specs picolibc.specs)26 zephyr_link_libraries(PROPERTY specs picolibc.specs)
46 -specs=nano.specs49 -specs=nano.specs
66 printk("requesting minimum clock specs\n"); in main()70 printk("minimum clock specs could not be met\n"); in main()97 printk("releasing requested clock specs\n"); in main()100 printk("failed to release requested clock specs\n"); in main()
19 set_linker_property(PROPERTY specs -specs=)
1 description: SBS 1.1 compliant fuel gauge (http://www.sbs-forum.org/specs)
48 "--specs=nosys.specs"
7 description: SBS 1.1 compliant charger (http://www.sbs-forum.org/specs)
21 const struct gpio_hog_dt_spec *specs; member70 .specs = (const struct gpio_hog_dt_spec []) { \111 spec = &hogs->specs[j]; in gpio_hogs_init()
53 # Linker flag for defining specs. Defined only by gcc, when gcc is used as55 set_compiler_property(PROPERTY specs)
28 int "Time to wait after boot before requesting clock specs in seconds"
8 `Bluetooth Mesh Protocol Specification v1.1 <https://www.bluetooth.com/specifications/specs/mesh-pr…
24 always has 32 bits of preamble as defined in the IEEE 802.3 specs.
36 # `--specs` is ignored because ccache is unable to resovle the toolchain specs file path.37 CCACHE_IGNOREOPTIONS: '-specs=* --specs=*'
43 # `--specs` is ignored because ccache is unable to resolve the toolchain specs file path.44 CCACHE_IGNOREOPTIONS: '-specs=* --specs=*'
39 .. _`MODBUS Protocol Specifications`: https://www.modbus.org/specs.php
64 .. _SMBus Specification: http://smbus.org/specs/smbus20.pdf
146 # Compiler flag for defining specs. Used only by gcc, other compilers may keep148 set_compiler_property(PROPERTY specs)
82 Refer to the Telink TLSR9 specs to get more information about pins configuration.
129 set_compiler_property(PROPERTY specs)
255 set_compiler_property(PROPERTY specs -specs=)
21 …ps://www.silabs.com/mcu/32-bit-microcontrollers/precision32-sim3u1xx/device.SiM3U167-B-GQ?tab=specs22 …_Si4467: https://www.silabs.com/wireless/proprietary/ezradiopro-sub-ghz-ics/device.si4467?tab=specs
16 set(CMAKE_EXE_LINKER_FLAGS "--specs=nosys.specs -lnosys")
17 * See "Finding the RSDP on UEFI Enabled Systems" in ACPI specs.
610 specs = [prop_spec for prop_spec in binding.prop2specs.values()613 if specs:615 print_property_table(specs, temp_io, deprecated=deprecated)