Classes | Typedefs
Exported Types
Collaboration diagram for Exported Types:

Classes

struct  adv7533_ctx_t
 
struct  ADV7533_Drv_t
 
struct  ADV7533_Init_t
 
struct  ADV7533_IO_t
 
struct  ADV7533_LcdDrv_t
 
struct  ADV7533_Object_t
 

Typedefs

typedef int32_t(* ADV7533_DeInit_Func) (void)
 
typedef int32_t(* ADV7533_Delay_Func) (uint32_t)
 
typedef int32_t(* ADV7533_GetTick_Func) (void)
 
typedef int32_t(* ADV7533_Init_Func) (void)
 
typedef int32_t(* ADV7533_Read_Func) (void *, uint16_t, uint8_t *, uint16_t)
 
typedef int32_t(* ADV7533_ReadReg_Func) (uint16_t, uint16_t, uint8_t *, uint16_t)
 
typedef int32_t(* ADV7533_Write_Func) (void *, uint16_t, uint8_t *, uint16_t)
 
typedef int32_t(* ADV7533_WriteReg_Func) (uint16_t, uint16_t, uint8_t *, uint16_t)
 

Detailed Description

Typedef Documentation

◆ ADV7533_DeInit_Func

typedef int32_t(* ADV7533_DeInit_Func) (void)

Definition at line 46 of file adv7533.h.

◆ ADV7533_Delay_Func

typedef int32_t(* ADV7533_Delay_Func) (uint32_t)

Definition at line 48 of file adv7533.h.

◆ ADV7533_GetTick_Func

typedef int32_t(* ADV7533_GetTick_Func) (void)

Definition at line 47 of file adv7533.h.

◆ ADV7533_Init_Func

typedef int32_t(* ADV7533_Init_Func) (void)

Definition at line 45 of file adv7533.h.

◆ ADV7533_Read_Func

typedef int32_t(* ADV7533_Read_Func) (void *, uint16_t, uint8_t *, uint16_t)

Definition at line 104 of file adv7533_reg.h.

◆ ADV7533_ReadReg_Func

typedef int32_t(* ADV7533_ReadReg_Func) (uint16_t, uint16_t, uint8_t *, uint16_t)

Definition at line 50 of file adv7533.h.

◆ ADV7533_Write_Func

typedef int32_t(* ADV7533_Write_Func) (void *, uint16_t, uint8_t *, uint16_t)

Definition at line 103 of file adv7533_reg.h.

◆ ADV7533_WriteReg_Func

typedef int32_t(* ADV7533_WriteReg_Func) (uint16_t, uint16_t, uint8_t *, uint16_t)

Definition at line 49 of file adv7533.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:09