Searched defs:property (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/modules/hal_nordic/nrf_802154/serialization/platform/ |
D | nrf_802154_spinel_response_notifier.c | 49 void nrf_802154_spinel_response_notifier_lock_before_request(spinel_prop_key_t property) in nrf_802154_spinel_response_notifier_lock_before_request() 111 void nrf_802154_spinel_response_notifier_property_notify(spinel_prop_key_t property, in nrf_802154_spinel_response_notifier_property_notify()
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 73 …_PCI Bus Binding to\: IEEE Std 1275-1994 Standard for Boot (Initialization Configuration) Firmware: 78 .. _devicetree-reg-property: 90 .. _devicetree-interrupts-property:
|
/Zephyr-latest/drivers/audio/ |
D | codec_shell.c | 49 uint8_t property; member 113 int property; in cmd_set_prop() local
|
D | tas6422dac.c | 187 static int codec_set_property(const struct device *dev, audio_property_t property, in codec_set_property()
|
D | tlv320dac310x.c | 144 audio_property_t property, in codec_set_property()
|
D | cs43l22.c | 249 static int cs43l22_set_property(const struct device *dev, audio_property_t property, in cs43l22_set_property()
|
D | wm8904.c | 544 static int wm8904_set_property(const struct device *dev, audio_property_t property, in wm8904_set_property()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | dfu_slot.c | 40 const char *property) in slot_entry_encode()
|
/Zephyr-latest/include/zephyr/audio/ |
D | codec.h | 254 audio_property_t property, in audio_codec_set_property()
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 113 set(property $<TARGET_PROPERTY:compiler,${ARGV1}>) variable 132 set(property $<TARGET_PROPERTY:linker,${ARGV1}>) variable
|