/Zephyr-latest/tests/modules/uoscore/src/oscore_testvector_tests/ |
D | oscore_test_vectors.h | 16 const uint8_t T1__MASTER_SECRET[16] = { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 19 uint8_t T1__MASTER_SECRET_LEN = sizeof(T1__MASTER_SECRET); 21 const uint8_t *T1__SENDER_ID; 22 uint8_t T1__SENDER_ID_LEN; 24 const uint8_t T1__RECIPIENT_ID[1] = { 0x01 }; 25 uint8_t T1__RECIPIENT_ID_LEN = sizeof(T1__RECIPIENT_ID); 27 const uint8_t T1__MASTER_SALT[8] = { 0x9e, 0x7c, 0xa9, 0x22, 29 uint8_t T1__MASTER_SALT_LEN = sizeof(T1__MASTER_SALT); 31 const uint8_t *T1__ID_CONTEXT; 32 uint8_t T1__ID_CONTEXT_LEN; [all …]
|
/Zephyr-latest/subsys/bluetooth/controller/include/ |
D | ll.h | 12 uint8_t ll_set_host_feature(uint8_t bit_number, uint8_t bit_value); 15 uint8_t ll_addr_set(uint8_t addr_type, uint8_t const *const p_bdaddr); 16 uint8_t *ll_addr_get(uint8_t addr_type); 17 uint8_t *ll_addr_read(uint8_t addr_type, uint8_t *const bdaddr); 20 uint8_t ll_adv_set_by_hci_handle_get(uint8_t hci_handle, uint8_t *handle); 21 uint8_t ll_adv_set_by_hci_handle_get_or_new(uint8_t hci_handle, 22 uint8_t *handle); 23 uint8_t ll_adv_set_hci_handle_get(uint8_t handle); 24 uint8_t ll_adv_iso_by_hci_handle_get(uint8_t hci_handle, uint8_t *handle); 25 uint8_t ll_adv_iso_by_hci_handle_new(uint8_t hci_handle, uint8_t *handle); [all …]
|
/Zephyr-latest/tests/bluetooth/tester/src/btp/ |
D | bttester.h | 15 static inline void tester_set_bit(uint8_t *addr, unsigned int bit) in tester_set_bit() 17 uint8_t *p = addr + (bit / 8U); in tester_set_bit() 22 static inline uint8_t tester_test_bit(const uint8_t *addr, unsigned int bit) in tester_test_bit() 24 const uint8_t *p = addr + (bit / 8U); in tester_test_bit() 31 void tester_rsp(uint8_t service, uint8_t opcode, uint8_t status); 32 void tester_rsp_full(uint8_t service, uint8_t opcode, const void *rsp, size_t len); 33 void tester_event(uint8_t service, uint8_t opcode, const void *data, size_t len); 37 void tester_rsp_buffer_allocate(size_t len, uint8_t **data); 45 uint8_t opcode; 46 uint8_t index; [all …]
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_max14906.h | 94 uint8_t reg_raw; 96 uint8_t VDDOK_FAULT1: 1; /* BIT0 */ 97 uint8_t VDDOK_FAULT2: 1; 98 uint8_t VDDOK_FAULT3: 1; 99 uint8_t VDDOK_FAULT4: 1; 100 uint8_t SAFE_DAMAGE_F1: 1; 101 uint8_t SAFE_DAMAGE_F2: 1; 102 uint8_t SAFE_DAMAGE_F3: 1; 103 uint8_t SAFE_DAMAGE_F4: 1; /* BIT7 */ 108 uint8_t reg_raw; [all …]
|
D | gpio_max14916.h | 99 uint8_t reg_raw; 101 uint8_t OVER_LD_FLT: 1; /* BIT0 */ 102 uint8_t CURR_LIM: 1; 103 uint8_t OW_OFF_FLT: 1; 104 uint8_t OW_ON_FLT: 1; 105 uint8_t SHT_VDD_FLT: 1; 106 uint8_t DE_MAG_FLT: 1; 107 uint8_t SUPPLY_ERR: 1; 108 uint8_t COM_ERR: 1; /* BIT7 */ 113 uint8_t reg_raw; [all …]
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | crypto.h | 23 int bt_mesh_encrypt(const struct bt_mesh_key *key, const uint8_t plaintext[16], 24 uint8_t enc_data[16]); 26 int bt_mesh_ccm_encrypt(const struct bt_mesh_key *key, uint8_t nonce[13], const uint8_t *plaintext, 27 size_t len, const uint8_t *aad, size_t aad_len, uint8_t *enc_data, 30 int bt_mesh_ccm_decrypt(const struct bt_mesh_key *key, uint8_t nonce[13], const uint8_t *enc_data, 31 size_t len, const uint8_t *aad, size_t aad_len, uint8_t *plaintext, 35 uint8_t mac[16]); 37 int bt_mesh_aes_cmac_raw_key(const uint8_t key[16], struct bt_mesh_sg *sg, size_t sg_len, 38 uint8_t mac[16]); 40 int bt_mesh_sha256_hmac_raw_key(const uint8_t key[32], struct bt_mesh_sg *sg, size_t sg_len, [all …]
|
/Zephyr-latest/soc/ite/ec/common/ |
D | chip_chipregs.h | 224 volatile uint8_t C0CPRS; 226 volatile uint8_t CTR; 228 volatile uint8_t Reserved1[9]; 230 volatile uint8_t PCFSR; 232 volatile uint8_t Reserved2[4]; 234 volatile uint8_t CTR1M; 236 volatile uint8_t Reserved3[18]; 238 volatile uint8_t ZTIER; 240 volatile uint8_t Reserved4[3]; 242 volatile uint8_t C4CPRS; [all …]
|
/Zephyr-latest/subsys/bluetooth/crypto/ |
D | bt_crypto.h | 26 int bt_crypto_aes_cmac(const uint8_t *key, const uint8_t *in, size_t len, uint8_t *out); 42 int bt_crypto_f4(const uint8_t *u, const uint8_t *v, const uint8_t *x, uint8_t z, uint8_t res[16]); 60 int bt_crypto_f5(const uint8_t *w, const uint8_t *n1, const uint8_t *n2, const bt_addr_le_t *a1, 61 const bt_addr_le_t *a2, uint8_t *mackey, uint8_t *ltk); 80 int bt_crypto_f6(const uint8_t *w, const uint8_t *n1, const uint8_t *n2, const uint8_t *r, 81 const uint8_t *iocap, const bt_addr_le_t *a1, const bt_addr_le_t *a2, 82 uint8_t *check); 98 int bt_crypto_g2(const uint8_t u[32], const uint8_t v[32], const uint8_t x[16], const uint8_t y[16], 113 int bt_crypto_h6(const uint8_t w[16], const uint8_t key_id[4], uint8_t res[16]); 127 int bt_crypto_h7(const uint8_t salt[16], const uint8_t w[16], uint8_t res[16]); [all …]
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | ascs_internal.h | 35 uint8_t id; 36 uint8_t state; 37 uint8_t params[0]; 41 uint8_t len; 42 uint8_t type; 43 uint8_t data[0]; 47 uint8_t id; 56 uint8_t framing; 57 uint8_t phy; 58 uint8_t rtn; [all …]
|
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/ |
D | btp_cap.h | 12 uint8_t data[0]; 23 uint8_t ase_id; 24 uint8_t cis_id; 25 uint8_t cig_id; 26 uint8_t coding_format; 29 uint8_t sdu_interval[3]; 30 uint8_t framing; 32 uint8_t retransmission_num; 34 uint8_t presentation_delay[3]; 35 uint8_t cc_ltvs_len; [all …]
|
D | btp_bap.h | 14 uint8_t data[0]; 28 uint8_t ase_id; 29 uint8_t data_len; 30 uint8_t data[0]; 34 uint8_t data_len; 39 uint8_t streams_per_subgroup; 40 uint8_t subgroups; 41 uint8_t sdu_interval[3]; 42 uint8_t framing; 44 uint8_t retransmission_num; [all …]
|
D | btp_ascs.h | 12 uint8_t data[0]; 18 uint8_t ase_id; 19 uint8_t coding_format; 22 uint8_t cc_ltvs_len; 23 uint8_t cc_ltvs[0]; 29 uint8_t ase_id; 30 uint8_t cig_id; 31 uint8_t cis_id; 32 uint8_t sdu_interval[3]; 33 uint8_t framing; [all …]
|
D | btp_tbs.h | 12 uint8_t data[0]; 17 uint8_t index; 18 uint8_t recv_len; 19 uint8_t caller_len; 20 uint8_t fn_len; 21 uint8_t data_len; 22 uint8_t data[0]; 27 uint8_t index; 32 uint8_t index; 33 uint8_t name_len; [all …]
|
/Zephyr-latest/include/zephyr/drivers/rtc/ |
D | mcp7940n.h | 14 uint8_t sec_one : 4; 15 uint8_t sec_ten : 3; 16 uint8_t start_osc : 1; 20 uint8_t min_one : 4; 21 uint8_t min_ten : 3; 22 uint8_t nimp : 1; 26 uint8_t hr_one : 4; 27 uint8_t hr_ten : 2; 28 uint8_t twelve_hr : 1; 29 uint8_t nimp : 1; [all …]
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | hci_vs.h | 59 uint8_t status; 62 uint8_t fw_variant; 63 uint8_t fw_version; 70 uint8_t status; 71 uint8_t commands[64]; 76 uint8_t status; 77 uint8_t features[8]; 82 uint8_t event_mask[8]; 89 uint8_t type; 104 uint8_t enable; [all …]
|
D | hci_types.h | 55 uint8_t len; 61 uint8_t evt; 62 uint8_t len; 134 uint8_t param_len; 377 uint8_t lap[3]; 378 uint8_t length; 379 uint8_t num_rsp; 388 uint8_t pscan_rep_mode; 389 uint8_t reserved; 391 uint8_t allow_role_switch; [all …]
|
/Zephyr-latest/soc/nuvoton/npcx/common/reg/ |
D | reg_def.h | 59 volatile uint8_t HFCGCTRL; 60 volatile uint8_t reserved1; 62 volatile uint8_t HFCGML; 63 volatile uint8_t reserved2; 65 volatile uint8_t HFCGMH; 66 volatile uint8_t reserved3; 68 volatile uint8_t HFCGN; 69 volatile uint8_t reserved4; 71 volatile uint8_t HFCGP; 72 volatile uint8_t reserved5[7]; [all …]
|
/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/ |
D | mpu.h | 36 #define ARM_MPU_REGION_SIZE_32B ((uint8_t)0x04U) 37 #define ARM_MPU_REGION_SIZE_64B ((uint8_t)0x05U) 38 #define ARM_MPU_REGION_SIZE_128B ((uint8_t)0x06U) 41 #define ARM_MPU_REGION_SIZE_256B ((uint8_t)0x07U) 42 #define ARM_MPU_REGION_SIZE_512B ((uint8_t)0x08U) 43 #define ARM_MPU_REGION_SIZE_1KB ((uint8_t)0x09U) 44 #define ARM_MPU_REGION_SIZE_2KB ((uint8_t)0x0aU) 45 #define ARM_MPU_REGION_SIZE_4KB ((uint8_t)0x0bU) 46 #define ARM_MPU_REGION_SIZE_8KB ((uint8_t)0x0cU) 47 #define ARM_MPU_REGION_SIZE_16KB ((uint8_t)0x0dU) [all …]
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | lll_filter.h | 26 uint8_t enable_bitmask; 27 uint8_t addr_type_bitmask; 34 uint8_t bdaddr[LLL_FILTER_SIZE][BDADDR_SIZE]; 39 uint8_t taken:1; 40 uint8_t id_addr_type:1; 41 uint8_t rl_idx; 48 uint8_t taken:1; 49 uint8_t id_addr_type:1; 50 uint8_t sid; 53 uint8_t rl_idx; [all …]
|
D | ull_conn_types.h | 43 uint8_t state; 46 uint8_t pause; 52 uint8_t state; 55 uint8_t pause; 56 uint8_t collision; 57 uint8_t incompat; 58 uint8_t reject_opcode; 60 uint8_t paused_cmd; 76 uint8_t sent; 77 uint8_t valid; [all …]
|
D | ll_test.h | 7 uint8_t ll_test_tx(uint8_t chan, uint8_t len, uint8_t type, uint8_t phy, 8 uint8_t cte_len, uint8_t cte_type, uint8_t switch_pattern_len, 9 const uint8_t *ant_id, int8_t tx_power); 10 uint8_t ll_test_rx(uint8_t chan, uint8_t phy, uint8_t mod_idx, uint8_t expected_cte_len, 11 uint8_t expected_cte_type, uint8_t slot_duration, uint8_t switch_pattern_len, 12 const uint8_t *ant_ids); 13 uint8_t ll_test_end(uint16_t *num_rx);
|
D | ull_filter.h | 8 bool ull_filter_ull_pal_addr_match(const uint8_t addr_type, 9 const uint8_t *const addr); 10 bool ull_filter_ull_pal_match(const uint8_t addr_type, 11 const uint8_t *const addr, const uint8_t sid); 12 bool ull_filter_ull_pal_listed(const uint8_t rl_idx, uint8_t *const addr_type, 13 uint8_t *const addr); 15 void ull_filter_adv_scan_state_cb(uint8_t bm); 16 void ull_filter_adv_update(uint8_t adv_fp); 17 void ull_filter_scan_update(uint8_t scan_fp); 19 const uint8_t *ull_filter_adva_get(uint8_t rl_idx); [all …]
|
/Zephyr-latest/subsys/bluetooth/controller/ticker/ |
D | ticker.h | 27 #define TICKER_NULL ((uint8_t)((uint8_t)0 - 1)) 124 typedef uint8_t (*ticker_caller_id_get_cb_t)(uint8_t user_id); 125 typedef void (*ticker_sched_cb_t)(uint8_t caller_id, uint8_t callee_id, 126 uint8_t chain, void *instance); 133 uint16_t lazy, uint8_t force, 154 typedef bool (*ticker_op_match_func) (uint8_t ticker_id, uint32_t ticks_slot, 169 uint8_t ticker_init(uint8_t instance_index, uint8_t count_node, void *node, 170 uint8_t count_user, void *user, uint8_t count_op, 174 bool ticker_is_initialized(uint8_t instance_index); 175 void ticker_trigger(uint8_t instance_index); [all …]
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_df_types.h | 41 uint8_t is_enabled:1; 42 uint8_t is_started:1; 43 uint8_t cte_length:6; /* Length of CTE in 8us units */ 44 uint8_t cte_type:2; 45 uint8_t cte_count:6; 46 uint8_t ant_sw_len:6; 47 uint8_t ant_ids[BT_CTLR_DF_MAX_ANT_SW_PATTERN_LEN]; 104 uint8_t sample_count; 106 uint8_t local_slot_durations; 107 uint8_t packet_status; [all …]
|
/Zephyr-latest/include/zephyr/usb/ |
D | usb_ch9.h | 29 uint8_t recipient : 5; 30 uint8_t type : 2; 31 uint8_t direction : 1; 33 uint8_t direction : 1; 34 uint8_t type : 2; 35 uint8_t recipient : 5; 42 uint8_t bmRequestType; 45 uint8_t bRequest; 145 uint8_t bLength; 146 uint8_t bDescriptorType; [all …]
|