Home
last modified time | relevance | path

Searched defs:new_val (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/drivers/sensor/ti/tmp007/
Dtmp007.c46 uint16_t new_val; in tmp007_reg_update() local
/Zephyr-latest/tests/subsys/settings/fcb_init/src/
Dsettings_test_fcb_init.c106 uint8_t new_val[FLASH_WRITE_BLOCK_SIZE]; in test_prepare_storage() local
/Zephyr-latest/drivers/sensor/ti/opt3001/
Dopt3001.c52 uint16_t new_val; in opt3001_reg_update() local
/Zephyr-latest/drivers/sensor/maxim/max44009/
Dmax44009.c60 uint8_t new_val = 0U; in max44009_reg_update() local
/Zephyr-latest/drivers/charger/
Dsbs_charger.c53 uint16_t old_val, new_val; in sbs_cmd_reg_update() local
/Zephyr-latest/drivers/sensor/ti/tmp112/
Dtmp112.c55 const uint16_t new_val = set_config_flags(data, mask, val); in tmp112_update_config() local
/Zephyr-latest/drivers/gpio/
Dgpio_rt1718s.h156 uint8_t new_val) in rt1718s_reg_update()
Dgpio_ite_it8801.c259 uint8_t val, new_val; in gpio_it8801_port_toggle_bits() local
/Zephyr-latest/drivers/sensor/maxim/max31875/
Dmax31875.c108 const uint16_t new_val = set_config_flags(data, mask, val); in max31875_update_config() local
/Zephyr-latest/drivers/sensor/vishay/veml7700/
Dveml7700.c283 static int veml7700_set_shutdown_flag(const struct device *dev, uint8_t new_val) in veml7700_set_shutdown_flag()
/Zephyr-latest/drivers/display/
Ddisplay_nrf_led_matrix.c184 int16_t new_val = old_val + delta; in api_set_brightness() local
/Zephyr-latest/samples/bluetooth/peripheral_esp/src/
Dmain.c269 static bool check_condition(uint8_t condition, int16_t old_val, int16_t new_val, in check_condition()
/Zephyr-latest/arch/x86/core/
Dx86_mmu.c795 pentry_t new_val; in reset_pte() local
937 pentry_t old_val, new_val; in pte_atomic_update() local
/Zephyr-latest/scripts/kconfig/
Dkconfiglib.py1379 def _assigned_twice(self, sym, new_val, filename, linenr): argument
/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_cli.c1159 static int set_state_u8(uint16_t net_idx, uint16_t addr, uint32_t op, uint32_t rsp, uint8_t new_val, in set_state_u8()