Searched defs:attributes (Results 1 – 12 of 12) sorted by relevance
/Zephyr-Core-3.7.0/include/zephyr/net/ |
D | coap_link_format.h | 74 const char * const *attributes; member
|
/Zephyr-Core-3.7.0/samples/subsys/usb/common/ |
D | sample_usbd_init.c | 40 static const uint8_t attributes = (IS_ENABLED(CONFIG_SAMPLE_USBD_SELF_POWERED) ? variable
|
/Zephyr-Core-3.7.0/modules/openthread/platform/ |
D | crypto_psa.c | 140 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in otPlatCryptoImportKey() local 211 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in otPlatCryptoHasKey() local 426 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in otPlatCryptoEcdsaGenerateKey() local 459 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in otPlatCryptoEcdsaSign() local 492 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in otPlatCryptoEcdsaVerify() local 584 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in otPlatCryptoEcdsaGenerateAndImportKey() local 616 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in otPlatCryptoPbkdf2GenerateKey() local
|
/Zephyr-Core-3.7.0/drivers/mm/ |
D | mm_drv_intel_adsp_regions.c | 24 uint32_t attributes, uint32_t position, uint32_t *total_size) in append_region()
|
/Zephyr-Core-3.7.0/subsys/net/lib/coap/ |
D | coap_link_format.c | 134 static bool match_attributes(const char * const *attributes, in match_attributes() 163 const char * const *attributes = NULL; in match_queries_resource() local 323 static int format_attributes(const char * const *attributes, in format_attributes() 374 const char * const *attributes = NULL; in format_resource() local 593 static int format_attributes(const char * const *attributes, in format_attributes() 622 const char * const *attributes = NULL; in format_resource() local
|
/Zephyr-Core-3.7.0/scripts/generate_usb_vif/ |
D | generate_vif.py | 45 def add_attributes_to_xml_element(xml_ele, attributes): argument 50 def add_element_to_xml(xml_ele, name, text=None, attributes=None): argument
|
/Zephyr-Core-3.7.0/include/zephyr/debug/ |
D | gdbstub.h | 38 uint16_t attributes; member
|
/Zephyr-Core-3.7.0/drivers/usb/udc/ |
D | udc_common.c | 233 static uint8_t ep_attrib_get_transfer(uint8_t attributes) in ep_attrib_get_transfer() 241 const uint8_t attributes, in ep_check_config() 299 const uint8_t attributes, in ep_update_mps() 329 const uint8_t attributes, in udc_ep_try_config() 356 const uint8_t attributes, in udc_ep_enable_internal() 394 const uint8_t attributes, in udc_ep_enable()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/ |
D | crypto_psa.c | 183 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in bt_mesh_sha256_hmac_raw_key() local 305 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in bt_mesh_dhkey_gen() local
|
/Zephyr-Core-3.7.0/samples/tfm_integration/psa_crypto/src/ |
D | psa_crypto.c | 443 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in crp_generate_csr() local
|
/Zephyr-Core-3.7.0/soc/intel/intel_adsp/common/include/ |
D | manifest.h | 172 uint32_t attributes[4]; member
|
/Zephyr-Core-3.7.0/include/zephyr/drivers/usb/ |
D | udc.h | 118 uint8_t attributes; member
|