Module | File | Macro | Function | Default | Status |
Common | |||||
r_main.c | r_main.c | Used | |||
void main(void) | main | Used | |||
void R_MAIN_UserInit(void) | R_MAIN_UserInit | Used | |||
r_systeminit.c | r_systeminit.c | Used | |||
void R_Systeminit(void) | R_Systeminit | Used | |||
void hdwinit(void) | hdwinit | Used | |||
r_cg_macrodriver.h | r_cg_macrodriver.h | Used | |||
r_cg_userdefine.h | r_cg_userdefine.h | Used | |||
Clock Generator | |||||
r_cg_cgc.c | r_cg_cgc.c | Used | |||
void R_CGC_Create(void) | R_CGC_Create | Used | |||
MD_STATUS R_CGC_Set_ClockMode(clock_mode_t mode) | R_CGC_Set_ClockMode | Unused | |||
r_cg_cgc_user.c | r_cg_cgc_user.c | Used | |||
void R_CGC_Create_UserInit(void) | R_CGC_Create_UserInit | Unused | |||
void R_CGC_Get_ResetSource(void) | R_CGC_Get_ResetSource | Used | |||
r_cg_cgc.h | r_cg_cgc.h | Used | |||
r_cg_pfdl.c | r_cg_pfdl.c | Used | |||
void R_FDL_Create(void) | R_FDL_Create | Unused | |||
pfdl_status_t R_FDL_Write(pfdl_u16 index, __near pfdl_u08* buffer, pfdl_u16 bytecount) | R_FDL_Write | Unused | |||
pfdl_status_t R_FDL_Read(pfdl_u16 index, __near pfdl_u08* buffer, pfdl_u16 bytecount) | R_FDL_Read | Unused | |||
pfdl_status_t R_FDL_Erase(pfdl_u16 blockno) | R_FDL_Erase | Unused | |||
void R_FDL_Open(void) | R_FDL_Open | Unused | |||
void PFDL_Close(void) | R_FDL_Close | Unused | |||
pfdl_status_t R_FDL_BlankCheck(pfdl_u16 index, pfdl_u16 bytecount) | R_FDL_BlankCheck | Unused | |||
pfdl_status_t R_FDL_IVerify(pfdl_u16 index, pfdl_u16 bytecount) | R_FDL_IVerify | Unused | |||
r_cg_pfdl.h | r_cg_pfdl.h | Unused | |||
Port | |||||
r_cg_port.c | r_cg_port.c | Used | |||
void R_PORT_Create(void) | R_PORT_Create | Used | |||
r_cg_port_user.c | r_cg_port_user.c | Used | |||
void R_PORT_Create_UserInit(void) | R_PORT_Create_UserInit | Unused | |||
r_cg_port.h | r_cg_port.h | Used | |||
Interrupt | |||||
r_cg_intc.c | r_cg_intc.c | Unused | |||
INTP | |||||
void R_INTC_Create(void) | R_INTC_Create | Unused | |||
INTP0 | |||||
void R_INTC0_Start(void) | R_INTC0_Start | Unused | |||
void R_INTC0_Stop(void) | R_INTC0_Stop | Unused | |||
INTP1 | |||||
void R_INTC1_Start(void) | R_INTC1_Start | Unused | |||
void R_INTC1_Stop(void) | R_INTC1_Stop | Unused | |||
INTP2 | |||||
void R_INTC2_Start(void) | R_INTC2_Start | Unused | |||
void R_INTC2_Stop(void) | R_INTC2_Stop | Unused | |||
INTP3 | |||||
void R_INTC3_Start(void) | R_INTC3_Start | Unused | |||
void R_INTC3_Stop(void) | R_INTC3_Stop | Unused | |||
INTP4 | |||||
void R_INTC4_Start(void) | R_INTC4_Start | Unused | |||
void R_INTC4_Stop(void) | R_INTC4_Stop | Unused | |||
INTP5 | |||||
void R_INTC5_Start(void) | R_INTC5_Start | Unused | |||
void R_INTC5_Stop(void) | R_INTC5_Stop | Unused | |||
r_cg_intc_user.c | r_cg_intc_user.c | Unused | |||
INTP | |||||
void R_INTC_Create_UserInit(void) | R_INTC_Create_UserInit | Unused | |||
__interrupt static void r_intc0_interrupt(void) | r_intc0_interrupt | Unused | |||
__interrupt static void r_intc1_interrupt(void) | r_intc1_interrupt | Unused | |||
__interrupt static void r_intc2_interrupt(void) | r_intc2_interrupt | Unused | |||
__interrupt static void r_intc3_interrupt(void) | r_intc3_interrupt | Unused | |||
__interrupt static void r_intc4_interrupt(void) | r_intc4_interrupt | Unused | |||
__interrupt static void r_intc5_interrupt(void) | r_intc5_interrupt | Unused | |||
r_cg_intc.h | r_cg_intc.h | Unused | |||
Serial | |||||
r_cg_serial.c | r_cg_serial.c | Used | |||
SAU0 | |||||
void R_SAU0_Create(void) | R_SAU0_Create | Used | |||
void R_SAU0_Set_PowerOff(void) | R_SAU0_Set_PowerOff | Unused | |||
void R_SAU0_Set_SnoozeOn(void) | R_SAU0_Set_SnoozeOn | Unused | |||
void R_SAU0_Set_SnoozeOff(void) | R_SAU0_Set_SnoozeOff | Unused | |||
UART0 | |||||
void R_UART0_Create(void) | R_UART0_Create | Used | |||
void R_UART0_Start(void) | R_UART0_Start | Used | |||
void R_UART0_Stop(void) | R_UART0_Stop | Used | |||
MD_STATUS R_UART0_Send(uint8_t * const tx_buf, uint16_t tx_num) | R_UART0_Send | Used | |||
MD_STATUS R_UART0_Receive(uint8_t * const rx_buf, uint16_t rx_num) | R_UART0_Receive | Used | |||
CSI00 | |||||
void R_CSI00_Create(void) | R_CSI00_Create | Unused | |||
void R_CSI00_Start(void) | R_CSI00_Start | Unused | |||
void R_CSI00_Stop(void) | R_CSI00_Stop | Unused | |||
MD_STATUS R_CSI00_Send(uint8_t * const tx_buf, uint16_t tx_num) | R_CSI00_Send | Unused | |||
MD_STATUS R_CSI00_Receive(uint8_t * const rx_buf, uint16_t rx_num) | R_CSI00_Receive | Unused | |||
MD_STATUS R_CSI00_Send_Receive(uint8_t * const tx_buf, uint16_t tx_num, uint8_t * const rx_buf) | R_CSI00_Send_Receive | Unused | |||
IICA0 | |||||
void R_IICA0_Create(void) | R_IICA0_Create | Unused | |||
MD_STATUS R_IICA0_Master_Send(uint8_t adr, uint8_t * const tx_buf, uint16_t tx_num, uint8_t wait) | R_IICA0_Master_Send | Unused | |||
MD_STATUS R_IICA0_Master_Receive(uint8_t adr, uint8_t * const rx_buf, uint16_t rx_num, uint8_t wait) | R_IICA0_Master_Receive | Unused | |||
void R_IICA0_Slave_Send(uint8_t * const tx_buf, uint16_t tx_num) | R_IICA0_Slave_Send | Unused | |||
void R_IICA0_Slave_Receive(uint8_t * const rx_buf, uint16_t rx_num) | R_IICA0_Slave_Receive | Unused | |||
void R_IICA0_Stop(void) | R_IICA0_Stop | Unused | |||
void R_IICA0_StopCondition(void) | R_IICA0_StopCondition | Unused | |||
void R_IICA0_Set_SnoozeOn(void) | R_IICA0_Set_SnoozeOn | Unused | |||
void R_IICA0_Set_SnoozeOff(void) | R_IICA0_Set_SnoozeOff | Unused | |||
void R_IICA0_Set_PowerOff(void) | R_IICA0_Set_PowerOff | Unused | |||
r_cg_serial_user.c | r_cg_serial_user.c | Used | |||
SAU0 | |||||
void R_SAU0_Create_UserInit(void) | R_SAU0_Create_UserInit | Unused | |||
UART0 | |||||
__interrupt static void r_uart0_interrupt_receive(void) | r_uart0_interrupt_receive | Used | |||
__interrupt static void r_uart0_interrupt_error(void) | r_uart0_interrupt_error | Unused | |||
__interrupt static void r_uart0_interrupt_send(void) | r_uart0_interrupt_send | Used | |||
static void r_uart0_callback_receiveend(void) | r_uart0_callback_receiveend | Used | |||
static void r_uart0_callback_sendend(void) | r_uart0_callback_sendend | Used | |||
static void r_uart0_callback_error(uint8_t err_type) | r_uart0_callback_error | Used | |||
static void r_uart0_callback_softwareoverrun(uint16_t rx_data) | r_uart0_callback_softwareoverrun | Used | |||
CSI00 | |||||
__interrupt static void r_csi00_interrupt(void) | r_csi00_interrupt | Unused | |||
static void r_csi00_callback_receiveend(void) | r_csi00_callback_receiveend | Unused | |||
static void r_csi00_callback_error(uint8_t err_type) | r_csi00_callback_error | Unused | |||
static void r_csi00_callback_sendend(void) | r_csi00_callback_sendend | Unused | |||
IICA0 | |||||
void R_IICA0_Create_UserInit(void) | R_IICA0_Create_UserInit | Unused | |||
__interrupt static void r_iica0_interrupt(void) | r_iica0_interrupt | Unused | |||
static void r_iica0_callback_master_sendend(void) | r_iica0_callback_master_sendend | Unused | |||
static void r_iica0_callback_master_receiveend(void) | r_iica0_callback_master_receiveend | Unused | |||
static void r_iica0_callback_slave_sendend(void) | r_iica0_callback_slave_sendend | Unused | |||
static void r_iica0_callback_slave_receiveend(void) | r_iica0_callback_slave_receiveend | Unused | |||
static void r_iica0_callback_master_error(MD_STATUS flag) | r_iica0_callback_master_error | Unused | |||
static void r_iica0_callback_slave_error(MD_STATUS flag) | r_iica0_callback_slave_error | Unused | |||
static void r_iica0_callback_getstopcondition(void) | r_iica0_callback_getstopcondition | Unused | |||
r_cg_serial.h | r_cg_serial.h | Used | |||
A/D Converter | |||||
r_cg_adc.c | r_cg_adc.c | Used | |||
void R_ADC_Create(void) | R_ADC_Create | Used | |||
void R_ADC_Start(void) | R_ADC_Start | Used | |||
void R_ADC_Stop(void) | R_ADC_Stop | Used | |||
void R_ADC_Set_OperationOn(void) | R_ADC_Set_OperationOn | Used | |||
void R_ADC_Set_OperationOff(void) | R_ADC_Set_OperationOff | Used | |||
void R_ADC_Get_Result(uint16_t * const buffer) | R_ADC_Get_Result | Used | |||
void R_ADC_Get_Result_8bit(uint8_t * const buffer) | R_ADC_Get_Result_8bit | Unused | |||
MD_STATUS R_ADC_Set_ADChannel(ad_channel_t channel) | R_ADC_Set_ADChannel | Unused | |||
void R_ADC_Set_SnoozeOn(void) | R_ADC_Set_SnoozeOn | Unused | |||
void R_ADC_Set_SnoozeOff(void) | R_ADC_Set_SnoozeOff | Unused | |||
MD_STATUS R_ADC_Set_TestChannel(test_channel_t channel) | R_ADC_Set_TestChannel | Unused | |||
void R_ADC_Set_PowerOff(void) | R_ADC_Set_PowerOff | Unused | |||
r_cg_adc_user.c | r_cg_adc_user.c | Used | |||
void R_ADC_Create_UserInit(void) | R_ADC_Create_UserInit | Unused | |||
__interrupt static void r_adc_interrupt(void) | r_adc_interrupt | Used | |||
r_cg_adc.h | r_cg_adc.h | Used | |||
Timer | |||||
r_cg_timer.c | r_cg_timer.c | Used | |||
TAU0 | |||||
void R_TAU0_Create(void) | R_TAU0_Create | Used | |||
void R_TAU0_Set_PowerOff(void) | R_TAU0_Set_PowerOff | Unused | |||
Channel0 | |||||
void R_TAU0_Channel0_Start(void) | R_TAU0_Channel0_Start | Used | |||
void R_TAU0_Channel0_Stop(void) | R_TAU0_Channel0_Stop | Used | |||
void R_TAU0_Channel0_Get_PulseWidth(uint32_t * const width) | R_TAU0_Channel0_Get_PulseWidth | Unused | |||
void R_TAU0_Channel0_Set_SoftwareTriggerOn(void) | R_TAU0_Channel0_Set_SoftwareTriggerOn | Unused | |||
Channel1 | |||||
void R_TAU0_Channel1_Start(void) | R_TAU0_Channel1_Start | Used | |||
void R_TAU0_Channel1_Higher8bits_Start(void) | R_TAU0_Channel1_Higher8bits_Start | Unused | |||
void R_TAU0_Channel1_Lower8bits_Start(void) | R_TAU0_Channel1_Lower8bits_Start | Unused | |||
void R_TAU0_Channel1_Stop(void) | R_TAU0_Channel1_Stop | Used | |||
void R_TAU0_Channel1_Higher8bits_Stop(void) | R_TAU0_Channel1_Higher8bits_Stop | Unused | |||
void R_TAU0_Channel1_Lower8bits_Stop(void) | R_TAU0_Channel1_Lower8bits_Stop | Unused | |||
void R_TAU0_Channel1_Get_PulseWidth(uint32_t * const width) | R_TAU0_Channel1_Get_PulseWidth | Unused | |||
Channel2 | |||||
void R_TAU0_Channel2_Start(void) | R_TAU0_Channel2_Start | Used | |||
void R_TAU0_Channel2_Stop(void) | R_TAU0_Channel2_Stop | Used | |||
void R_TAU0_Channel2_Get_PulseWidth(uint32_t * const width) | R_TAU0_Channel2_Get_PulseWidth | Unused | |||
void R_TAU0_Channel2_Set_SoftwareTriggerOn(void) | R_TAU0_Channel2_Set_SoftwareTriggerOn | Unused | |||
Channel3 | |||||
void R_TAU0_Channel3_Start(void) | R_TAU0_Channel3_Start | Unused | |||
void R_TAU0_Channel3_Higher8bits_Start(void) | R_TAU0_Channel3_Higher8bits_Start | Unused | |||
void R_TAU0_Channel3_Lower8bits_Start(void) | R_TAU0_Channel3_Lower8bits_Start | Unused | |||
void R_TAU0_Channel3_Stop(void) | R_TAU0_Channel3_Stop | Unused | |||
void R_TAU0_Channel3_Higher8bits_Stop(void) | R_TAU0_Channel3_Higher8bits_Stop | Unused | |||
void R_TAU0_Channel3_Lower8bits_Stop(void) | R_TAU0_Channel3_Lower8bits_Stop | Unused | |||
void R_TAU0_Channel3_Get_PulseWidth(uint32_t * const width) | R_TAU0_Channel3_Get_PulseWidth | Unused | |||
Channel4 | |||||
void R_TAU0_Channel4_Start(void) | R_TAU0_Channel4_Start | Unused | |||
void R_TAU0_Channel4_Stop(void) | R_TAU0_Channel4_Stop | Unused | |||
Channel5 | |||||
void R_TAU0_Channel5_Start(void) | R_TAU0_Channel5_Start | Unused | |||
void R_TAU0_Channel5_Stop(void) | R_TAU0_Channel5_Stop | Unused | |||
void R_TAU0_Channel5_Get_PulseWidth(uint32_t * const width) | R_TAU0_Channel5_Get_PulseWidth | Unused | |||
Channel6 | |||||
void R_TAU0_Channel6_Start(void) | R_TAU0_Channel6_Start | Unused | |||
void R_TAU0_Channel6_Stop(void) | R_TAU0_Channel6_Stop | Unused | |||
Channel7 | |||||
void R_TAU0_Channel7_Start(void) | R_TAU0_Channel7_Start | Unused | |||
void R_TAU0_Channel7_Stop(void) | R_TAU0_Channel7_Stop | Unused | |||
r_cg_timer_user.c | r_cg_timer_user.c | Used | |||
TAU0 | |||||
void R_TAUn_Create_UserInit(void) | R_TAU0_Create_UserInit | Unused | |||
Channel0 | |||||
__interrupt static void r_tau0_channel0_interrupt(void) | r_tau0_channel0_interrupt | Used | |||
Channel1 | |||||
__interrupt static void r_tau0_channel1_interrupt(void) | r_tau0_channel1_interrupt | Used | |||
__interrupt static void r_tau0_channel1_higher8bits_interrupt(void) | r_tau0_channel1_higher8bits_interrupt | Unused | |||
Channel2 | |||||
__interrupt static void r_tau0_channel2_interrupt(void) | r_tau0_channel2_interrupt | Used | |||
Channel3 | |||||
__interrupt static void r_tau0_channel3_interrupt(void) | r_tau0_channel3_interrupt | Unused | |||
__interrupt static void r_tau0_channel3_higher8bits_interrupt(void) | r_tau0_channel3_higher8bits_interrupt | Unused | |||
Channel4 | |||||
__interrupt static void r_tau0_channel4_interrupt(void) | r_tau0_channel4_interrupt | Unused | |||
Channel5 | |||||
__interrupt static void r_tau0_channel5_interrupt(void) | r_tau0_channel5_interrupt | Unused | |||
Channel6 | |||||
__interrupt static void r_tau0_channel6_interrupt(void) | r_tau0_channel6_interrupt | Unused | |||
Channel7 | |||||
__interrupt static void r_tau0_channel7_interrupt(void) | r_tau0_channel7_interrupt | Unused | |||
r_cg_timer.h | r_cg_timer.h | Used | |||
Watchdog Timer | |||||
r_cg_wdt.c | r_cg_wdt.c | Used | |||
void R_WDT_Create(void) | R_WDT_Create | Used | |||
void R_WDT_Restart(void) | R_WDT_Restart | Used | |||
r_cg_wdt_user.c | r_cg_wdt_user.c | Used | |||
void R_WDT_Create_UserInit(void) | R_WDT_Create_UserInit | Unused | |||
__interrupt static void r_wdt_interrupt(void) | r_wdt_interrupt | Used | |||
r_cg_wdt.h | r_cg_wdt.h | Used | |||
12-Bit Interval Timer | |||||
r_cg_it.c | r_cg_it.c | Unused | |||
void R_IT_Create(void) | R_IT_Create | Unused | |||
void R_IT_Start(void) | R_IT_Start | Unused | |||
void R_IT_Stop(void) | R_IT_Stop | Unused | |||
void R_IT_Set_PowerOff(void) | R_IT_Set_PowerOff | Unused | |||
r_cg_it_user.c | r_cg_it_user.c | Unused | |||
void R_IT_Create_UserInit(void) | R_IT_Create_UserInit | Unused | |||
__interrupt static void r_it_interrupt(void) | r_it_interrupt | Unused | |||
r_cg_it.h | r_cg_it.h | Unused | |||
Clock Output/Buzzer Output | |||||
r_cg_pclbuz.c | r_cg_pclbuz.c | Unused | |||
PCLBUZ0 | |||||
void R_PCLBUZ0_Create(void) | R_PCLBUZ0_Create | Unused | |||
void R_PCLBUZ0_Start(void) | R_PCLBUZ0_Start | Unused | |||
void R_PCLBUZ0_Stop(void) | R_PCLBUZ0_Stop | Unused | |||
PCLBUZ1 | |||||
void R_PCLBUZ1_Create(void) | R_PCLBUZ1_Create | Unused | |||
void R_PCLBUZ1_Start(void) | R_PCLBUZ1_Start | Unused | |||
void R_PCLBUZ1_Stop(void) | R_PCLBUZ1_Stop | Unused | |||
r_cg_pclbuz_user.c | r_cg_pclbuz_user.c | Unused | |||
PCLBUZ0 | |||||
void R_PCLBUZ0_Create_UserInit(void) | R_PCLBUZ0_Create_UserInit | Unused | |||
PCLBUZ1 | |||||
void R_PCLBUZ1_Create_UserInit(void) | R_PCLBUZ1_Create_UserInit | Unused | |||
r_cg_pclbuz.h | r_cg_pclbuz.h | Unused | |||
Voltage Detector | |||||
r_cg_lvd.c | r_cg_lvd.c | Unused | |||
void R_LVD_Create(void) | R_LVD_Create | Unused | |||
void R_LVD_InterruptMode_Start(void) | R_LVD_InterruptMode_Start | Unused | |||
r_cg_lvd_user.c | r_cg_lvd_user.c | Unused | |||
void R_LVD_Creat_UserInit(void) | R_LVD_Creat_UserInit | Unused | |||
__interrupt static void r_lvd_interrupt(void) | r_lvd_interrupt | Unused | |||
r_cg_lvd.h | r_cg_lvd.h | Unused |