PDK API Guide for J721E
pmic_types.h File Reference

Introduction

PMIC Driver Common data types file.

Go to the source code of this file.

Data Structures

struct  Pmic_DevSubSysInfo_t
 PMIC Subsystems. More...
 
struct  Pmic_CoreHandle_t
 PMIC Interface Handle. Contains various PMIC driver instance specific information. like, the PMIC device type, PMIC interface mode, Slave addresses, various application defined API function pointers for LLD and Critical sections. More...
 

Macros

PMIC CRC Enable/Disable Configuration

#define PMIC_CRC_DISABLE   (0U)
 
#define PMIC_CRC_ENABLE   (1U)