/Zephyr-Core-3.7.0/samples/boards/bbc_microbit/pong/src/ |
D | pong.h | 7 void pong_ball_received(int8_t x_pos, int8_t y_pos, int8_t x_vel, int8_t y_vel); 12 void ble_send_ball(int8_t x_pos, int8_t y_pos, int8_t x_vel, int8_t y_vel);
|
/Zephyr-Core-3.7.0/drivers/sensor/bosch/bme680/ |
D | bme680.h | 175 int8_t par_h3; 176 int8_t par_h4; 177 int8_t par_h5; 179 int8_t par_h7; 180 int8_t par_gh1; 182 int8_t par_gh3; 185 int8_t par_t3; 188 int8_t par_p3; 191 int8_t par_p6; 192 int8_t par_p7; [all …]
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_nrf51.h | 79 static inline uint32_t hal_radio_tx_power_floor(int8_t tx_power_lvl) in hal_radio_tx_power_floor() 81 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos4dBm) { in hal_radio_tx_power_floor() 85 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_0dBm) { in hal_radio_tx_power_floor() 89 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg4dBm) { in hal_radio_tx_power_floor() 93 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor() 97 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg12dBm) { in hal_radio_tx_power_floor() 101 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg16dBm) { in hal_radio_tx_power_floor() 105 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()
|
D | radio_sim_nrf5340.h | 441 static inline uint32_t hal_radio_tx_power_floor(int8_t tx_power_lvl) in hal_radio_tx_power_floor() 443 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_0dBm) { in hal_radio_tx_power_floor() 447 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg1dBm) { in hal_radio_tx_power_floor() 451 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg2dBm) { in hal_radio_tx_power_floor() 455 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg3dBm) { in hal_radio_tx_power_floor() 459 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg4dBm) { in hal_radio_tx_power_floor() 463 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg5dBm) { in hal_radio_tx_power_floor() 467 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg6dBm) { in hal_radio_tx_power_floor() 471 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg7dBm) { in hal_radio_tx_power_floor() 475 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor() [all …]
|
D | radio_nrf5340.h | 458 static inline uint32_t hal_radio_tx_power_floor(int8_t tx_power_lvl) in hal_radio_tx_power_floor() 460 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_0dBm) { in hal_radio_tx_power_floor() 464 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg1dBm) { in hal_radio_tx_power_floor() 468 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg2dBm) { in hal_radio_tx_power_floor() 472 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg3dBm) { in hal_radio_tx_power_floor() 476 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg4dBm) { in hal_radio_tx_power_floor() 480 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg5dBm) { in hal_radio_tx_power_floor() 484 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg6dBm) { in hal_radio_tx_power_floor() 488 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg7dBm) { in hal_radio_tx_power_floor() 492 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor() [all …]
|
D | radio_sim_nrf52.h | 414 static inline uint32_t hal_radio_tx_power_floor(int8_t tx_power_lvl) in hal_radio_tx_power_floor() 416 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos8dBm) { in hal_radio_tx_power_floor() 420 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos7dBm) { in hal_radio_tx_power_floor() 424 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos6dBm) { in hal_radio_tx_power_floor() 428 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos5dBm) { in hal_radio_tx_power_floor() 432 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos4dBm) { in hal_radio_tx_power_floor() 436 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_floor() 440 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos2dBm) { in hal_radio_tx_power_floor() 444 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_0dBm) { in hal_radio_tx_power_floor() 448 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg4dBm) { in hal_radio_tx_power_floor() [all …]
|
D | radio_nrf52820.h | 441 static inline uint32_t hal_radio_tx_power_floor(int8_t tx_power_lvl) in hal_radio_tx_power_floor() 443 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos8dBm) { in hal_radio_tx_power_floor() 447 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos7dBm) { in hal_radio_tx_power_floor() 451 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos6dBm) { in hal_radio_tx_power_floor() 455 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos5dBm) { in hal_radio_tx_power_floor() 459 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos4dBm) { in hal_radio_tx_power_floor() 463 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_floor() 467 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos2dBm) { in hal_radio_tx_power_floor() 471 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_0dBm) { in hal_radio_tx_power_floor() 475 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg4dBm) { in hal_radio_tx_power_floor() [all …]
|
D | radio_nrf52833.h | 451 static inline uint32_t hal_radio_tx_power_floor(int8_t tx_power_lvl) in hal_radio_tx_power_floor() 453 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos8dBm) { in hal_radio_tx_power_floor() 457 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos7dBm) { in hal_radio_tx_power_floor() 461 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos6dBm) { in hal_radio_tx_power_floor() 465 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos5dBm) { in hal_radio_tx_power_floor() 469 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos4dBm) { in hal_radio_tx_power_floor() 473 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_floor() 477 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos2dBm) { in hal_radio_tx_power_floor() 481 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_0dBm) { in hal_radio_tx_power_floor() 485 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg4dBm) { in hal_radio_tx_power_floor() [all …]
|
D | radio_nrf52840.h | 469 static inline uint32_t hal_radio_tx_power_floor(int8_t tx_power_lvl) in hal_radio_tx_power_floor() 471 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos8dBm) { in hal_radio_tx_power_floor() 475 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos7dBm) { in hal_radio_tx_power_floor() 479 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos6dBm) { in hal_radio_tx_power_floor() 483 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos5dBm) { in hal_radio_tx_power_floor() 487 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos4dBm) { in hal_radio_tx_power_floor() 491 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_floor() 495 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos2dBm) { in hal_radio_tx_power_floor() 499 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_0dBm) { in hal_radio_tx_power_floor() 503 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg4dBm) { in hal_radio_tx_power_floor() [all …]
|
D | radio_nrf52805.h | 267 static inline uint32_t hal_radio_tx_power_floor(int8_t tx_power_lvl) in hal_radio_tx_power_floor() 269 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos4dBm) { in hal_radio_tx_power_floor() 273 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_floor() 277 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_0dBm) { in hal_radio_tx_power_floor() 281 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg4dBm) { in hal_radio_tx_power_floor() 285 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor() 289 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg12dBm) { in hal_radio_tx_power_floor() 293 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg16dBm) { in hal_radio_tx_power_floor() 297 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()
|
D | radio_nrf52810.h | 286 static inline uint32_t hal_radio_tx_power_floor(int8_t tx_power_lvl) in hal_radio_tx_power_floor() 288 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos4dBm) { in hal_radio_tx_power_floor() 292 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_floor() 296 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_0dBm) { in hal_radio_tx_power_floor() 300 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg4dBm) { in hal_radio_tx_power_floor() 304 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor() 308 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg12dBm) { in hal_radio_tx_power_floor() 312 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg16dBm) { in hal_radio_tx_power_floor() 316 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()
|
D | radio_nrf52832.h | 284 static inline uint32_t hal_radio_tx_power_floor(int8_t tx_power_lvl) in hal_radio_tx_power_floor() 286 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos4dBm) { in hal_radio_tx_power_floor() 290 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Pos3dBm) { in hal_radio_tx_power_floor() 294 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_0dBm) { in hal_radio_tx_power_floor() 298 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg4dBm) { in hal_radio_tx_power_floor() 302 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg8dBm) { in hal_radio_tx_power_floor() 306 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg12dBm) { in hal_radio_tx_power_floor() 310 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg16dBm) { in hal_radio_tx_power_floor() 314 if (tx_power_lvl >= (int8_t)RADIO_TXPOWER_TXPOWER_Neg20dBm) { in hal_radio_tx_power_floor()
|
/Zephyr-Core-3.7.0/tests/lib/cmsis_nn/src/ |
D | main.c | 39 const int8_t avgpooling_2_input[60] = { 45 const int8_t avgpooling_2_output_ref[60] = { 53 int8_t output[AVGPOOLING_2_DST_SIZE] = {0}; in ZTEST() 120 const int8_t conv_4_weights[54] = { 125 const int8_t conv_4_input[225] = { 147 const int8_t conv_4_output_ref[36] = {-5, -39, -31, 20, -37, -26, -109, -7, -10, -51, -58, 48, 153 int8_t output[CONV_4_DST_SIZE] = {0}; in ZTEST() 164 const int8_t *kernel_data = conv_4_weights; in ZTEST() 165 const int8_t *input_data = conv_4_input; in ZTEST() 259 const int8_t stride2pad1_weights[9] = {-54, 57, -19, -127, 87, 70, 74, -110, 66}; [all …]
|
/Zephyr-Core-3.7.0/drivers/wifi/winc1500/ |
D | wifi_winc1500_nm_bus_wrapper.c | 40 static int8_t nm_i2c_write(uint8_t *b, uint16_t sz) in nm_i2c_write() 45 static int8_t nm_i2c_read(uint8_t *rb, uint16_t sz) in nm_i2c_read() 50 static int8_t nm_i2c_write_special(uint8_t *wb1, uint16_t sz1, in nm_i2c_write_special() 59 static int8_t spi_rw(uint8_t *mosi, uint8_t *miso, uint16_t size) in spi_rw() 88 int8_t nm_bus_init(void *pvinit) in nm_bus_init() 127 int8_t nm_bus_ioctl(uint8_t cmd, void *parameter) in nm_bus_ioctl() 172 int8_t nm_bus_deinit(void) in nm_bus_deinit() 177 int8_t nm_bus_reinit(void *config) in nm_bus_reinit()
|
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/audio/btp/ |
D | btp_aics.h | 23 void btp_send_aics_state_ev(struct bt_conn *conn, uint8_t att_status, int8_t gain, uint8_t mute, 26 int8_t minimum, int8_t maximum); 42 int8_t gain; 104 int8_t gain; 114 int8_t minimum; 115 int8_t maximum;
|
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/audio/ |
D | aics.h | 134 int8_t gain; 146 int8_t min_gain; 149 int8_t max_gain; 247 typedef void (*bt_aics_state_cb)(struct bt_aics *inst, int err, int8_t gain, 266 uint8_t units, int8_t minimum, 267 int8_t maximum); 510 int bt_aics_gain_set(struct bt_aics *inst, int8_t gain);
|
/Zephyr-Core-3.7.0/include/zephyr/drivers/ |
D | emul_sensor.h | 31 const q31_t *value, int8_t shift); 34 q31_t *upper, q31_t *epsilon, int8_t *shift); 41 q31_t *increment, int8_t *shift); 73 int8_t shift) in emul_sensor_backend_set_channel() 106 q31_t *upper, q31_t *epsilon, int8_t *shift) in emul_sensor_backend_get_sample_range() 168 q31_t *increment, int8_t *shift) in emul_sensor_backend_get_attribute_metadata()
|
D | lora.h | 85 int8_t tx_power; 124 int16_t rssi, int8_t snr); 162 k_timeout_t timeout, int16_t *rssi, int8_t *snr); 180 int8_t tx_power, uint16_t duration); 269 k_timeout_t timeout, int16_t *rssi, int8_t *snr) in lora_recv() 312 int8_t tx_power, uint16_t duration) in lora_test_cw()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/ |
D | media_proxy_internal.h | 49 void (*playback_speed)(int8_t speed); 51 void (*seeking_speed)(int8_t speed); 97 int8_t media_proxy_sctrl_get_playback_speed(void); 98 void media_proxy_sctrl_set_playback_speed(int8_t speed); 100 int8_t media_proxy_sctrl_get_seeking_speed(void);
|
D | aics_internal.h | 54 int8_t gain_setting; 86 int8_t gain; 94 int8_t minimum; 95 int8_t maximum; 144 int bt_aics_client_gain_set(struct bt_aics *inst, int8_t gain);
|
/Zephyr-Core-3.7.0/drivers/sensor/bosch/bmp388/ |
D | bmp388.h | 144 int8_t t3; 147 int8_t p3; 148 int8_t p4; 151 int8_t p7; 152 int8_t p8; 154 int8_t p10; 155 int8_t p11;
|
/Zephyr-Core-3.7.0/subsys/net/l2/ethernet/gptp/ |
D | gptp_private.h | 64 int8_t log_msg_interval); 83 void gptp_update_pdelay_req_interval(int port, int8_t log_val); 92 void gptp_update_sync_interval(int port, int8_t log_val); 102 void gptp_update_announce_interval(int port, int8_t log_val);
|
/Zephyr-Core-3.7.0/subsys/net/lib/ptp/ |
D | ds.h | 159 int8_t log_min_delay_req_interval; 164 int8_t log_announce_interval; 168 int8_t log_sync_interval; 172 int8_t log_min_pdelay_req_interval;
|
/Zephyr-Core-3.7.0/samples/bluetooth/hci_pwr_ctrl/src/ |
D | main.c | 43 static const int8_t txpower[DEVICE_BEACON_TXPOWER_NUM] = {4, 0, -3, -8, 48 static void read_conn_rssi(uint16_t handle, int8_t *rssi) in read_conn_rssi() 78 static void set_tx_power(uint8_t handle_type, uint16_t handle, int8_t tx_pwr_lvl) in set_tx_power() 110 static void get_tx_power(uint8_t handle_type, uint16_t handle, int8_t *tx_pwr_lvl) in get_tx_power() 145 int8_t txp; in connected() 228 int8_t txp_get = 0; in modulate_tx_power() 246 int8_t rssi = 0xFF; in modulate_tx_power() 247 int8_t txp_adaptive; in modulate_tx_power() 277 int8_t txp_get = 0xFF; in main()
|
/Zephyr-Core-3.7.0/drivers/sensor/bosch/bma4xx/ |
D | bma4xx_emul.h | 17 void bma4xx_emul_set_accel_data(const struct emul *target, q31_t value, int8_t shift, int8_t reg);
|