Home
last modified time | relevance | path

Searched refs:int8_t (Results 351 – 375 of 384) sorted by relevance

1...<<111213141516

/Zephyr-latest/drivers/wifi/winc1500/
Dwifi_winc1500.c168 static char *socket_error_string(int8_t err) in socket_error_string()
/Zephyr-latest/subsys/usb/usb_c/
Dusbc_prl.c1175 int8_t msid; in prl_rx_wait_for_phy_message()
/Zephyr-latest/tests/net/lib/lwm2m/content_oma_tlv/src/
Dmain.c94 int8_t value[] = { 0, INT8_MAX, INT8_MIN }; in ZTEST()
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c112 int8_t priority; /* Ticker node priority. 0 is
259 int8_t priority; /* Node priority. Defaults to 0 */
4163 int8_t priority, ticker_op_func fp_op_func,
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.df294 8 bits by ordinary right shift operation by 2 bits and a cast to int8_t. That means there
/Zephyr-latest/drivers/sensor/ti/tmag5273/
Dtmag5273.c838 int8_t val_offset = 0; in tmag5273_channel_get()
/Zephyr-latest/subsys/bluetooth/audio/
Daics.c852 int bt_aics_gain_set(struct bt_aics *inst, int8_t gain) in bt_aics_gain_set()
Daics_client.c938 int bt_aics_client_gain_set(struct bt_aics *inst, int8_t gain) in bt_aics_client_gain_set()
/Zephyr-latest/drivers/sensor/bosch/bmi160/
Dbmi160.c737 int8_t data[7]; in bmi160_attr_get()
/Zephyr-latest/subsys/bluetooth/host/classic/
Dbr.c380 static struct bt_br_discovery_result *get_result_slot(const bt_addr_t *addr, int8_t rssi) in get_result_slot()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_nrf5.c1105 void nrf_802154_received_timestamp_raw(uint8_t *data, int8_t power, uint8_t lqi, uint64_t time) in nrf_802154_received_timestamp_raw()
Dieee802154_rf2xx.c142 int8_t base; in rf2xx_set_rssi_base()
Dieee802154_cc2520.c541 net_pkt_set_ieee802154_rssi_dbm(pkt, (int8_t) status[0]); in insert_radio_noise_details()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_rw_senml_cbor.c382 static int put_s8(struct lwm2m_output_context *out, struct lwm2m_obj_path *path, int8_t value) in put_s8()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c136 static const char *tx_power_flag2str(int8_t flag) in tx_power_flag2str()
253 int8_t rssi;
1796 scan_filter.rssi = (int8_t)rssi; in cmd_scan_filter_set_rssi()
3044 int8_t unachievable_current_level = -100; in cmd_read_local_tx_power()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c133 static int8_t rssi;
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync_iso.c101 int8_t last_index; in ll_big_sync_create()
Dull_conn_iso.c207 int8_t cis_idx; in ll_conn_iso_stream_get_by_acl()
/Zephyr-latest/drivers/sensor/
Dsensor_shell.c332 int8_t shift; in sensor_shell_processing_callback()
/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.c864 void bt_mesh_net_recv(struct net_buf_simple *data, int8_t rssi, in bt_mesh_net_recv()
Daccess.c465 int8_t offset, offset_record = 0; in count_mod_ext()
510 int8_t max_offset; in prep_model_item_header()
/Zephyr-latest/kernel/
Dsched.c972 K_OOPS(K_SYSCALL_VERIFY_MSG((int8_t)prio >= thread->base.prio, in z_vrfy_k_thread_priority_set()
/Zephyr-latest/drivers/counter/
Dmaxim_ds3231.c69 int8_t temp_units;
/Zephyr-latest/subsys/bluetooth/host/
Dcs.c1174 int bt_le_cs_write_cached_remote_fae_table(struct bt_conn *conn, int8_t remote_fae_table[72]) in bt_le_cs_write_cached_remote_fae_table()
/Zephyr-latest/tests/bsim/bluetooth/ll/advx/src/
Dmain.c1090 static void scan_cb(const bt_addr_le_t *addr, int8_t rssi, uint8_t adv_type, in scan_cb()

1...<<111213141516