| /subsys/shell/ |
| A D | shell_ops.h | 58 static inline bool z_flag_insert_mode_set(const struct shell *sh, bool val) in z_flag_insert_mode_set() 71 static inline bool z_flag_use_colors_set(const struct shell *sh, bool val) in z_flag_use_colors_set() 84 static inline bool z_flag_use_vt100_set(const struct shell *sh, bool val) in z_flag_use_vt100_set() 97 static inline bool z_flag_echo_set(const struct shell *sh, bool val) in z_flag_echo_set() 110 static inline bool z_flag_obscure_set(const struct shell *sh, bool val) in z_flag_obscure_set() 123 static inline bool z_flag_processing_set(const struct shell *sh, bool val) in z_flag_processing_set() 136 static inline bool z_flag_tx_rdy_set(const struct shell *sh, bool val) in z_flag_tx_rdy_set() 149 static inline bool z_flag_mode_delete_set(const struct shell *sh, bool val) in z_flag_mode_delete_set() 175 static inline bool z_flag_cmd_ctx_set(const struct shell *sh, bool val) in z_flag_cmd_ctx_set() 193 static inline void z_flag_last_nl_set(const struct shell *sh, uint8_t val) in z_flag_last_nl_set() [all …]
|
| A D | shell.c | 1737 int shell_insert_mode_set(const struct shell *sh, bool val) in shell_insert_mode_set() 1746 int shell_use_colors_set(const struct shell *sh, bool val) in shell_use_colors_set() 1755 int shell_use_vt100_set(const struct shell *sh, bool val) in shell_use_vt100_set() 1773 int shell_echo_set(const struct shell *sh, bool val) in shell_echo_set() 1782 int shell_obscure_set(const struct shell *sh, bool val) in shell_obscure_set() 1791 int shell_mode_delete_set(const struct shell *sh, bool val) in shell_mode_delete_set()
|
| /subsys/sensing/sensor/phy_3d_sensor/ |
| A D | phy_3d_sensor.c | 45 static q31_t scaled_int64_to_shifted_q31(int64_t val, int64_t scale, in scaled_int64_to_shifted_q31() 51 static q31_t accel_sensor_value_to_q31(struct sensor_value *val) in accel_sensor_value_to_q31() 60 static void accel_q31_to_sensor_value(q31_t q, struct sensor_value *val) in accel_q31_to_sensor_value() 76 static q31_t gyro_sensor_value_to_q31(struct sensor_value *val) in gyro_sensor_value_to_q31() 85 static void gyro_q31_to_sensor_value(q31_t q, struct sensor_value *val) in gyro_q31_to_sensor_value() 129 const struct sensor_value *val) in phy_3d_sensor_attr_set_hyst() 143 const struct sensor_value *val) in phy_3d_sensor_attr_set()
|
| /subsys/bluetooth/mesh/ |
| A D | priv_beacon_cli.c | 159 int bt_mesh_priv_beacon_cli_set(uint16_t net_idx, uint16_t addr, struct bt_mesh_priv_beacon *val, in bt_mesh_priv_beacon_cli_set() 181 int bt_mesh_priv_beacon_cli_get(uint16_t net_idx, uint16_t addr, struct bt_mesh_priv_beacon *val) in bt_mesh_priv_beacon_cli_get() 197 int bt_mesh_priv_beacon_cli_gatt_proxy_set(uint16_t net_idx, uint16_t addr, uint8_t val, in bt_mesh_priv_beacon_cli_gatt_proxy_set() 221 int bt_mesh_priv_beacon_cli_gatt_proxy_get(uint16_t net_idx, uint16_t addr, uint8_t *val) in bt_mesh_priv_beacon_cli_gatt_proxy_get() 238 struct bt_mesh_priv_node_id *val, in bt_mesh_priv_beacon_cli_node_id_set() 265 struct bt_mesh_priv_node_id *val) in bt_mesh_priv_beacon_cli_node_id_get()
|
| A D | heartbeat.h | 7 static inline uint16_t bt_mesh_hb_pwr2(uint8_t val) in bt_mesh_hb_pwr2() 18 static inline uint8_t bt_mesh_hb_log(uint32_t val) in bt_mesh_hb_log()
|
| A D | sar_cfg.c | 42 uint8_t val; in bt_mesh_sar_tx_decode() local 60 uint8_t val; in bt_mesh_sar_rx_decode() local
|
| A D | app_keys.c | 46 struct bt_mesh_key val[2]; member 56 struct bt_mesh_key val; member 665 struct bt_mesh_key val[2]; in app_key_set() local
|
| A D | od_priv_proxy_cli.c | 73 int bt_mesh_od_priv_proxy_cli_set(uint16_t net_idx, uint16_t addr, uint8_t val, uint8_t *val_rsp) in bt_mesh_od_priv_proxy_cli_set()
|
| /subsys/bluetooth/mesh/shell/ |
| A D | priv_beacon.c | 16 struct bt_mesh_priv_beacon val; in cmd_priv_beacon_get() local 34 struct bt_mesh_priv_beacon val; in cmd_priv_beacon_set() local 100 struct bt_mesh_priv_node_id val; in cmd_priv_node_id_get() local 121 struct bt_mesh_priv_node_id val; in cmd_priv_node_id_set() local
|
| A D | od_priv_proxy.c | 17 uint8_t val, val_rsp; in cmd_od_priv_gatt_proxy_set() local
|
| /subsys/pmci/mctp/ |
| A D | mctp_i2c_gpio_target.c | 34 int mctp_i2c_gpio_target_write_received(struct i2c_target_config *config, uint8_t val) in mctp_i2c_gpio_target_write_received() 68 int mctp_i2c_gpio_target_read_requested(struct i2c_target_config *config, uint8_t *val) in mctp_i2c_gpio_target_read_requested() 99 int mctp_i2c_gpio_target_read_processed(struct i2c_target_config *config, uint8_t *val) in mctp_i2c_gpio_target_read_processed()
|
| /subsys/bluetooth/audio/ |
| A D | micp_mic_dev.c | 88 const uint8_t *val = buf; in write_mute() local 229 uint8_t val = BT_MICP_MUTE_DISABLED; in bt_micp_mic_dev_mute_disable() local 254 const uint8_t val = BT_MICP_MUTE_UNMUTED; in bt_micp_mic_dev_unmute() local 262 const uint8_t val = BT_MICP_MUTE_MUTED; in bt_micp_mic_dev_mute() local
|
| /subsys/net/lib/ocpp/ |
| A D | key_mgmt.c | 46 union ocpp_keyval val; member 163 int ocpp_set_cfg_val(enum ocpp_key key, union ocpp_keyval *val) in ocpp_set_cfg_val() 182 int ocpp_update_cfg_val(enum ocpp_key key, union ocpp_keyval *val) in ocpp_update_cfg_val()
|
| /subsys/testsuite/ztest/src/ |
| A D | ztest_mock.c | 173 static void insert_value(struct parameter *param, const char *fn, const char *name, uintptr_t val) in insert_value() 195 void z_ztest_expect_value(const char *fn, const char *name, uintptr_t val) in z_ztest_expect_value() 200 void z_ztest_check_expected_value(const char *fn, const char *name, uintptr_t val) in z_ztest_check_expected_value() 224 void z_ztest_expect_data(const char *fn, const char *name, void *val) in z_ztest_expect_data() 262 void z_ztest_return_data(const char *fn, const char *name, void *val) in z_ztest_return_data()
|
| /subsys/bluetooth/host/ |
| A D | keys.h | 53 uint8_t val[16]; member 57 uint8_t val[16]; member 68 uint8_t val[16]; member 222 uint8_t val[16]; member
|
| /subsys/retention/ |
| A D | blinfo_mcuboot.c | 25 int blinfo_lookup(uint16_t key, char *val, int val_len_max) in blinfo_lookup() 89 static int blinfo_handle_get(const char *name, char *val, int val_len_max) in blinfo_handle_get()
|
| /subsys/sensing/sensor/hinge_angle/ |
| A D | hinge_angle.c | 55 const struct sensor_value *val) in hinge_attr_set() 101 q31_t val; in calc_hinge_angle() local
|
| /subsys/net/lib/ptp/ |
| A D | tlv.c | 27 uint16_t val = *(uint16_t *)ptr; in tlv_ntohs() local 35 uint16_t val = *(uint16_t *)ptr; in tlv_htons() local
|
| /subsys/random/ |
| A D | random_timer.c | 42 uint32_t val = (uint32_t)(state >> 32); in rand32_get() local
|
| /subsys/mgmt/updatehub/ |
| A D | updatehub_timer.c | 35 void updatehub_blk_set(enum updatehub_blk_vars var, int val) in updatehub_blk_set()
|
| /subsys/stats/ |
| A D | stats_shell.c | 14 uint64_t val = 0; in stats_cb() local
|
| /subsys/bluetooth/host/classic/ |
| A D | a2dp.c | 151 #define IS_BIT_DUPLICATED(val) (((val) & ((val)-1)) != 0) argument 152 #define BT_A2DP_SBC_SAMP_FREQ_INVALID(val) \ argument 154 #define BT_A2DP_SBC_CHAN_MODE_INVALID(val) \ argument 156 #define BT_A2DP_SBC_BLK_LEN_INVALID(val) \ argument 158 #define BT_A2DP_SBC_SUB_BAND_INVALID(val) \ argument 160 #define BT_A2DP_SBC_ALLOC_MTHD_INVALID(val) \ argument 162 #define BT_A2DP_SBC_MIN_BITPOOL_VALUE_INVALID(val) \ argument 165 #define BT_A2DP_SBC_MAX_BITPOOL_VALUE_INVALID(val) \ argument
|
| /subsys/settings/src/ |
| A D | settings_priv.h | 42 const char *val; member
|
| /subsys/fs/fcb/ |
| A D | fcb_priv.h | 24 #define MK32(val) ((((uint32_t)(val)) << 24) | \ argument
|
| /subsys/fs/ext2/ |
| A D | ext2_bitmap.c | 80 uint8_t val = bm[i / 8]; in ext2_bitmap_count_set() local
|