PDK API Guide for J721E
PMIC Driver Common Data types

Introduction

This is PMIC driver common data types

Files

file  pmic_types.h
 PMIC Low Level Driver API/interface data types file.
 

Data Structures

struct  Pmic_DevSubSysInfo_t
 : PMIC Subsystem is supported or not More...
 
struct  Pmic_CoreHandle_t
 : PMIC Interface Handle. Contains various PMIC driver instance specific info - the PMIC device type, PMIC interface mode, Slave address, various application defined API function pointers for LLD and Critical sections Note - Driver will configure the Pmic Handle info. User should Ensure that Application shall not update/configure the PMIC Handle info. More...