Searched defs:new_val (Results 1 – 15 of 15) sorted by relevance
/Zephyr-latest/drivers/sensor/ti/tmp007/ |
D | tmp007.c | 46 uint16_t new_val; in tmp007_reg_update() local
|
/Zephyr-latest/tests/subsys/settings/fcb_init/src/ |
D | settings_test_fcb_init.c | 106 uint8_t new_val[FLASH_WRITE_BLOCK_SIZE]; in test_prepare_storage() local
|
/Zephyr-latest/drivers/sensor/ti/opt3001/ |
D | opt3001.c | 52 uint16_t new_val; in opt3001_reg_update() local
|
/Zephyr-latest/drivers/sensor/maxim/max44009/ |
D | max44009.c | 60 uint8_t new_val = 0U; in max44009_reg_update() local
|
/Zephyr-latest/drivers/charger/ |
D | sbs_charger.c | 53 uint16_t old_val, new_val; in sbs_cmd_reg_update() local
|
/Zephyr-latest/drivers/sensor/ti/tmp112/ |
D | tmp112.c | 55 const uint16_t new_val = set_config_flags(data, mask, val); in tmp112_update_config() local
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_rt1718s.h | 156 uint8_t new_val) in rt1718s_reg_update()
|
D | gpio_ite_it8801.c | 259 uint8_t val, new_val; in gpio_it8801_port_toggle_bits() local
|
/Zephyr-latest/drivers/sensor/maxim/max31875/ |
D | max31875.c | 108 const uint16_t new_val = set_config_flags(data, mask, val); in max31875_update_config() local
|
/Zephyr-latest/drivers/sensor/vishay/veml7700/ |
D | veml7700.c | 283 static int veml7700_set_shutdown_flag(const struct device *dev, uint8_t new_val) in veml7700_set_shutdown_flag()
|
/Zephyr-latest/drivers/display/ |
D | display_nrf_led_matrix.c | 184 int16_t new_val = old_val + delta; in api_set_brightness() local
|
/Zephyr-latest/samples/bluetooth/peripheral_esp/src/ |
D | main.c | 269 static bool check_condition(uint8_t condition, int16_t old_val, int16_t new_val, in check_condition()
|
/Zephyr-latest/arch/x86/core/ |
D | x86_mmu.c | 795 pentry_t new_val; in reset_pte() local 937 pentry_t old_val, new_val; in pte_atomic_update() local
|
/Zephyr-latest/scripts/kconfig/ |
D | kconfiglib.py | 1379 def _assigned_twice(self, sym, new_val, filename, linenr): argument
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | cfg_cli.c | 1159 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()
|