Searched refs:specs (Results 1 – 16 of 16) sorted by relevance
25 zephyr_compile_options(PROPERTY specs picolibc.specs)26 zephyr_link_libraries(PROPERTY specs picolibc.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()
46 -specs=nano.specs49 -specs=nano.specs
19 set_linker_property(PROPERTY specs -specs=)
48 "--specs=nosys.specs"
8 `Bluetooth Mesh Protocol Specification v1.1 <https://www.bluetooth.com/specifications/specs/mesh-pr…
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
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"
39 .. _`MODBUS Protocol Specifications`: https://www.modbus.org/specs.php
153 # Compiler flag for defining specs. Used only by gcc, other compilers may keep155 set_compiler_property(PROPERTY specs)
64 .. _SMBus Specification: http://smbus.org/specs/smbus20.pdf
613 specs = [prop_spec for prop_spec in binding.prop2specs.values()616 if specs:618 print_property_table(specs, temp_io, deprecated=deprecated)
123 set_compiler_property(PROPERTY specs)
258 set_compiler_property(PROPERTY specs -specs=)
16 set(CMAKE_EXE_LINKER_FLAGS "--specs=nosys.specs -lnosys")