I2C_Drivers (ARM) 1.1
SMFSW collection of HAL I2C Drivers for ARM
Loading...
Searching...
No Matches
DRV2605L_proc.c File Reference

DRV2605L Driver procedures. More...

#include "DRV2605L.h"
Include dependency graph for DRV2605L_proc.c:

Functions

FctERR DRV2605L_Init_Sequence (void)
 Initialization Sequence for DRV2605L peripheral.
 
FctERR DRV2605L_Auto_Calib (void)
 Auto-calibration procedure for DRV2605L peripheral.
 

Variables

DRV2605L_t DRV2605L = { 0 }
 DRV2605L User structure.
 

Detailed Description

DRV2605L Driver procedures.

Author
SMFSW

DRV2605L: 2 to 5.2V Haptic Driver for LRA and ERM With Effect Library and Smart-Loop Architecture

Function Documentation

◆ DRV2605L_Auto_Calib()

FctERR DRV2605L_Auto_Calib ( void )

Auto-calibration procedure for DRV2605L peripheral.

Returns
FctERR - error code
Here is the call graph for this function:

◆ DRV2605L_Init_Sequence()

FctERR DRV2605L_Init_Sequence ( void )

Initialization Sequence for DRV2605L peripheral.

Weak Functions
DRV2605L Init sequence may be user implemented if custom initialization sequence needed
Returns
FctERR - error code
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ DRV2605L

DRV2605L_t DRV2605L = { 0 }

DRV2605L User structure.