Home
last modified time | relevance | path

Searched refs:property (Results 1 – 6 of 6) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/serialization/src/
Dnrf_802154_spinel_dec_app.c558 spinel_prop_key_t property; in nrf_802154_spinel_decode_cmd_prop_value_is() local
566 &property, in nrf_802154_spinel_decode_cmd_prop_value_is()
575 switch (property) in nrf_802154_spinel_decode_cmd_prop_value_is()
662 nrf_802154_spinel_response_notifier_property_notify(property, in nrf_802154_spinel_decode_cmd_prop_value_is()
705 spinel_prop_key_to_cstr(property), in nrf_802154_spinel_decode_cmd_prop_value_is()
706 property); in nrf_802154_spinel_decode_cmd_prop_value_is()
Dnrf_802154_spinel_dec_net.c1906 spinel_prop_key_t property; in nrf_802154_spinel_decode_cmd_prop_value_set() local
1914 &property, in nrf_802154_spinel_decode_cmd_prop_value_set()
1923 switch (property) in nrf_802154_spinel_decode_cmd_prop_value_set()
2169 spinel_prop_key_to_cstr(property), in nrf_802154_spinel_decode_cmd_prop_value_set()
2170 property); in nrf_802154_spinel_decode_cmd_prop_value_set()
/hal_nordic-latest/drivers/nrf_802154/serialization/include/platform/
Dnrf_802154_spinel_response_notifier.h96 void nrf_802154_spinel_response_notifier_lock_before_request(spinel_prop_key_t property);
126 void nrf_802154_spinel_response_notifier_property_notify(spinel_prop_key_t property,
/hal_nordic-latest/nrfx/samples/common/
Dcommon-pinctrl.dtsi3 * property for nodes in the specific target overlay file.
9 * To use values from specific property nodes from the device tree,
10 * appropriate values for the `psels` property must be provided
/hal_nordic-latest/nrfx/samples/doc/
Dnrfx_examples.doxyfile396 # getter and setter methods for a property. Setting this option to YES will make
397 # doxygen to replace the get and set methods by a property in the documentation.
/hal_nordic-latest/nrfx/doc/
Dnrfx.doxyfile398 # getter and setter methods for a property. Setting this option to YES will make
399 # doxygen to replace the get and set methods by a property in the documentation.