Home
last modified time | relevance | path

Searched refs:Data (Results 1 – 25 of 27) sorted by relevance

12

/drivers/sensor/st/vl53l1x/
A Dvl53l1_platform_user_data.h26 VL53L1_DevData_t Data; member
50 #define VL53L1DevDataGet(Dev, field) (Dev->Data.field)
60 #define VL53L1DevDataSet(Dev, field, data) ((Dev->Data.field) = (data))
69 #define VL53L1DevStructGetLLDriverHandle(Dev) (&Dev->Data.LLData)
77 #define VL53L1DevStructGetLLResultsHandle(Dev) (&Dev->Data.llresults)
/drivers/wifi/simplelink/
A Dsimplelink_support.c289 wlan_event->Data.Connect.SsidLen); in SimpleLinkWlanEventHandler()
290 memcpy(sl_conn.bssid, wlan_event->Data.Connect.Bssid, in SimpleLinkWlanEventHandler()
310 event_data = &wlan_event->Data.Disconnect; in SimpleLinkWlanEventHandler()
396 event_data = &netapp_event->Data.IpAcquiredV4; in SimpleLinkNetAppEventHandler()
422 netapp_event->Data.IpAcquiredV6.Ip[i]; in SimpleLinkNetAppEventHandler()
501 dev_event->Data.Error.Code, in SimpleLinkGeneralEventHandler()
502 dev_event->Data.Error.Source); in SimpleLinkGeneralEventHandler()
519 fatal_err_event->Data.DeviceAssert.Code, in SimpleLinkFatalErrorEventHandler()
520 fatal_err_event->Data.DeviceAssert.Value); in SimpleLinkFatalErrorEventHandler()
530 fatal_err_event->Data.NoCmdAck.Code); in SimpleLinkFatalErrorEventHandler()
[all …]
/drivers/sensor/st/vl53l0x/
A Dvl53l0x_platform.h28 VL53L0X_DevData_t Data; /* embed ST Ewok Dev data as "Data"*/ member
52 #define PALDevDataGet(Dev, field) (Dev->Data.field)
60 #define PALDevDataSet(Dev, field, data) ((Dev->Data.field) = (data))
/drivers/crypto/
A DKconfig.mcux_dcp5 bool "NXP Data Co-Processor (DCP) driver"
12 Enable NXP Data Co-Processor (DCP) driver.
/drivers/sensor/st/lps22hb/
A DKconfig19 Data rates supported by the chip are 1, 10, 25, 50, 75.
/drivers/sensor/st/lps25hb/
A DKconfig19 Data rates supported by the chip are 1, 7, 13, 25.
/drivers/sensor/st/lsm303dlhc_magn/
A DKconfig29 int "Data rate frequency"
/drivers/fuel_gauge/composite/
A DKconfig14 int "Data from sensor_fetch is cached for this long"
/drivers/sensor/st/lsm6ds0/
A DKconfig82 Data rates supported by the chip are 0, 15, 60, 119, 238, 476,
99 Data rates supported by the chip are 0, 10, 50, 119, 238, 476, 952.
/drivers/mipi_dbi/
A DCMakeLists.txt12 # Data bus width is used by the SDK driver and processes it as a compile time option
/drivers/sensor/nxp/fxls8974/
A DKconfig41 bool "Data ready interrupt to INT1 pin"
/drivers/sensor/bosch/bmc150_magn/
A DKconfig71 bool "Data ready trigger"
/drivers/sensor/st/lsm9ds0_gyro/
A DKconfig80 bool "Data ready trigger"
/drivers/sensor/st/hts221/
A DKconfig63 Data rates supported by the chip are 1, 7 and 12.5.
/drivers/sensor/st/iis3dhhc/
A DKconfig66 bool "Data ready interrupt to INT1 pin"
/drivers/mdio/
A DKconfig10 bool "Management Data Input/Output (MDIO) drivers"
/drivers/sensor/st/lis3mdl/
A DKconfig59 Data rates supported by the chip are 0.625, 1.25, 2.5, 5, 10, 20,
/drivers/sensor/honeywell/hmc5883l/
A DKconfig59 Data rates supported by the chip are 0.75, 1.5, 3, 7.5, 15, 30
/drivers/dma/
A DKconfig.mcux_edma70 located in the DTCM (Data Tightly Coupled Memory).
/drivers/sensor/st/stts751/
A DKconfig81 Data rates supported by the chip are:
/drivers/sensor/nxp/fxas21002/
A DKconfig78 bool "Data ready interrupt to INT1 pin"
/drivers/sensor/nxp/fxos8700/
A DKconfig67 bool "Data ready interrupt to INT1 pin"
/drivers/ethernet/
A Deth_nxp_s32_gmac.c357 buf.Data = NULL; in eth_nxp_s32_tx()
365 res = net_pkt_read(pkt, buf.Data, pkt_len); in eth_nxp_s32_tx()
423 res = net_pkt_write(pkt, buf->Data, rx_info->PktLen); in eth_nxp_s32_get_pkt()
A DKconfig.stm32_hal75 moved from SRAM to the DTCM (Data Tightly Coupled Memory).
/drivers/bluetooth/hci/
A DKconfig311 bool "Host auto-initiated Data Length Update quirk"
315 Enable the quirk wherein BT Host stack will auto-initiate Data Length

Completed in 55 milliseconds

12