VSF Documented
vsf_remapped_rtc.h File Reference

Go to the source code of this file.

Data Structures

class  vsf_remapped_rtc_t
 

Macros

#define VSF_REMAPPED_RTC_CFG_MULTI_CLASS   VSF_RTC_CFG_MULTI_CLASS
 
#define __describe_remapped_rtc_op()
 
#define __describe_remapped_rtc(__name, __rtc)
 
#define describe_remapped_rtc(__name, __rtc)
 
#define VSF_RTC_CFG_DEC_PREFIX   vsf_remapped
 
#define VSF_RTC_CFG_DEC_UPCASE_PREFIX   VSF_REMAPPED
 

Variables

const vsf_rtc_op_t vsf_remapped_rtc_op
 

Macro Definition Documentation

◆ VSF_REMAPPED_RTC_CFG_MULTI_CLASS

#define VSF_REMAPPED_RTC_CFG_MULTI_CLASS   VSF_RTC_CFG_MULTI_CLASS

◆ __describe_remapped_rtc_op

#define __describe_remapped_rtc_op ( )
Value:
const vsf_rtc_op_t vsf_remapped_rtc_op
Definition vsf_remapped_rtc.c:37

◆ __describe_remapped_rtc

#define __describe_remapped_rtc ( __name,
__rtc )
Value:
__describe_remapped_rtc_op() \
.target = (vsf_rtc_t *) & __rtc, \
};
Definition vsf_remapped_rtc.h:67
#define __name
Definition hci_transport_aic8800.c:555
RTC instance structure, used for RTC Multi Class support, not needed in non Multi Class mode.
Definition vsf_template_rtc.h:453

◆ describe_remapped_rtc

#define describe_remapped_rtc ( __name,
__rtc )
Value:
#define __describe_remapped_rtc(__name, __rtc)
Definition vsf_remapped_rtc.h:55

◆ VSF_RTC_CFG_DEC_PREFIX

#define VSF_RTC_CFG_DEC_PREFIX   vsf_remapped

◆ VSF_RTC_CFG_DEC_UPCASE_PREFIX

#define VSF_RTC_CFG_DEC_UPCASE_PREFIX   VSF_REMAPPED

Variable Documentation

◆ vsf_remapped_rtc_op

const vsf_rtc_op_t vsf_remapped_rtc_op
extern
Generated from commit: vsfteam/vsf@ceb53fd