Home
last modified time | relevance | path

Searched refs:found (Results 1 – 25 of 26) sorted by relevance

12

/drivers/sensor/st/vl53l1x/
A Dvl53l1_platform.c149 uint8_t found = 0; in VL53L1_WaitValueMaskEx() local
158 (found == 0)) { in VL53L1_WaitValueMaskEx()
162 found = 1; in VL53L1_WaitValueMaskEx()
165 if ((status == VL53L1_ERROR_NONE) && (found == 0) && (delay > 0)) { in VL53L1_WaitValueMaskEx()
177 if (found == 0 && status == VL53L1_ERROR_NONE) { in VL53L1_WaitValueMaskEx()
/drivers/eeprom/
A DKconfig.lpc11u6x9 Enable support for the on-chip EEPROM found on NXP LPC11U6x MCUs.
A DKconfig.tmp11x10 Enable support for the on-chip EEPROM found on
/drivers/pwm/
A DKconfig.intel_blinky11 Enable the INTEL PCH PWM driver found on Intel SoCs
/drivers/reset/
A DKconfig.lpc_syscon10 Syscon is found on LPC parts and LPC heritage parts.
/drivers/misc/timeaware_gpio/
A DKconfig.timeaware_gpio_intel11 Intel time aware GPIO driver found on Intel PCH subsystem
/drivers/clock_control/
A DKconfig.smartbond10 Enable driver for Clock Control subsystem found in SmartBond
A DKconfig.beetle13 Enable driver for Reset & Clock Control subsystem found
A DKconfig.stm3220 Enable driver for Reset & Clock Control subsystem found
/drivers/bluetooth/hci/
A DKconfig.nxp87 Details of the module could be found on https://www.nxp.com/products/
96 Details of the module could be found on https://www.nxp.com/products/
105 Details of the module could be found on https://www.nxp.com/products/
A DKconfig375 More information about NXP Bluetooth products could be found on
/drivers/pcie/host/
A Dpcie.c472 size_t found; member
494 data->found++; in pcie_dev_cb()
500 return (data->found != data->max_dev); in pcie_dev_cb()
534 data.found = 0; in pcie_init()
/drivers/spi/
A DKconfig.silabs_siwx91x_gspi26 One block is needed for every chunk found in the SPI transaction and every 1024 bytes
A DKconfig.silabs_eusart28 One block is needed for every chunk found in the SPI transaction and every 2048 bytes
/drivers/mbox/
A Dmbox_mhuv3.c1104 uint32_t found = 0; in mbox_mhuv3_pbx_comb_interrupt() local
1121 found++; in mbox_mhuv3_pbx_comb_interrupt()
1129 if (found == 0) { in mbox_mhuv3_pbx_comb_interrupt()
1145 uint32_t found = 0; in mbox_mhuv3_mbx_comb_interrupt() local
1162 found++; in mbox_mhuv3_mbx_comb_interrupt()
1187 if (found == 0) { in mbox_mhuv3_mbx_comb_interrupt()
/drivers/ethernet/
A DKconfig.xilinx_axienet15 commonly found on FPGAs.
/drivers/sensor/st/iis2iclx/
A DKconfig74 the system would enumerate only the first two found)
/drivers/sensor/st/lsm6dso16is/
A DKconfig74 the system would enumerate only the first two found)
/drivers/sensor/st/ism330dhcx/
A DKconfig74 the system would enumerate only the first two found)
/drivers/sensor/st/lsm6dso/
A DKconfig85 the system would enumerate only the first two found)
/drivers/interrupt_controller/
A Dintc_esp32.c146 bool found = false; in find_desc_for_source() local
152 found = true; in find_desc_for_source()
157 if (found) { in find_desc_for_source()
/drivers/flash/
A DKconfig.stm3285 protection settings) can't be changed even when exploit was found.
/drivers/sensor/st/lsm6dsv16x/
A DKconfig100 the system would enumerate only the first two found)
/drivers/dma/
A DKconfig.xilinx_axi_dma11 DMA driver for Xilinx AXI DMAs, usually found on FPGAs.
/drivers/i3c/
A Di3c_shell.c189 bool found = false; in cmd_i3c_info() local
235 found = true; in cmd_i3c_info()
243 if (found == false) { in cmd_i3c_info()

Completed in 49 milliseconds

12