Searched defs:code (Results 1 – 16 of 16) sorted by relevance
| /drivers/input/ |
| A D | linux_evdev_bottom.c | 16 int linux_evdev_read(int fd, uint16_t *type, uint16_t *code, int32_t *value) in linux_evdev_read()
|
| A D | linux_evdev.c | 70 uint16_t code; in linux_evdev_thread_fn() local
|
| /drivers/flash/ |
| A D | flash_stm32_ex_op.c | 305 int flash_stm32_ex_op(const struct device *dev, uint16_t code, in flash_stm32_ex_op()
|
| A D | flash_handlers.c | 137 static inline int z_vrfy_flash_ex_op(const struct device *dev, uint16_t code, in z_vrfy_flash_ex_op()
|
| A D | soc_flash_renesas_ra_hp.c | 356 static int flash_ra_ex_op(const struct device *dev, uint16_t code, const uintptr_t in, void *out) in flash_ra_ex_op()
|
| A D | flash_renesas_ra_ospi_b.c | 302 static int flash_renesas_ra_ospi_b_ex_op(const struct device *dev, uint16_t code, in flash_renesas_ra_ospi_b_ex_op()
|
| A D | flash_npcx_fiu_nor.c | 522 static int flash_npcx_nor_ex_op(const struct device *dev, uint16_t code, in flash_npcx_nor_ex_op()
|
| A D | flash_andes_qspi_xip.c | 630 static int flash_andes_qspi_xip_ex_op(const struct device *dev, uint16_t code, const uintptr_t in, in flash_andes_qspi_xip_ex_op()
|
| A D | flash_stm32_qspi.c | 1136 static int flash_stm32_qspi_ex_op(const struct device *dev, uint16_t code, const uintptr_t cmd, in flash_stm32_qspi_ex_op()
|
| A D | spi_nor.c | 915 static int flash_spi_nor_ex_op(const struct device *dev, uint16_t code, in flash_spi_nor_ex_op()
|
| /drivers/sensor/nordic/npm13xx_charger/ |
| A D | npm13xx_charger.c | 161 static void calc_temp(const struct npm13xx_charger_config *const config, uint16_t code, in calc_temp() 173 static void calc_dietemp(const struct npm13xx_charger_config *const config, uint16_t code, in calc_dietemp() 355 uint16_t code = (1024 * res) / (res + config->thermistor_ohms); in set_ntc_thresholds() local 378 uint16_t code = DIV_ROUND_CLOSEST(numerator, DIETEMP_FACTOR_MUL); in set_dietemp_thresholds() local
|
| /drivers/wifi/siwx91x/ |
| A D | siwx91x_wifi_sta.c | 50 uint8_t code; in siwx91x_get_reason_string() member
|
| /drivers/usb/device/ |
| A D | usb_dc_native_posix_adapt.h | 9 uint16_t code; member
|
| /drivers/espi/ |
| A D | host_subs_npcx.c | 506 uint32_t code = 0; in host_port80_work_handler() local
|
| /drivers/usb/udc/ |
| A D | udc_ambiq.c | 229 uint32_t xfer_len, am_hal_usb_xfer_code_e code, in udc_ambiq_ep_xfer_complete_callback()
|
| /drivers/clock_control/ |
| A D | clock_control_rpi_pico.c | 197 uint32_t code; member
|
Completed in 56 milliseconds