MCU name: RL78/G14(ROM:512KB)
Chip name: R5F104ML

モジュール ファイル マクロ 機能 デフォルト 状態
共通
r_main.c r_main.c 使用する
void main(void) main 使用する
void R_MAIN_UserInit(void) R_MAIN_UserInit 使用する
r_systeminit.c r_systeminit.c 使用する
void R_Systeminit(void) R_Systeminit 使用する
void hdwinit(void) hdwinit 使用する
r_cg_macrodriver.h r_cg_macrodriver.h 使用する
r_cg_userdefine.h r_cg_userdefine.h 使用する
クロック発生回路
r_cg_cgc.c r_cg_cgc.c 使用する
void R_CGC_Create(void) R_CGC_Create 使用する
MD_STATUS R_CGC_Set_ClockMode(clock_mode_t mode) R_CGC_Set_ClockMode 使用しない
r_cg_cgc_user.c r_cg_cgc_user.c 使用する
void R_CGC_Create_UserInit(void) R_CGC_Create_UserInit 使用しない
void R_CGC_Get_ResetSource(void) R_CGC_Get_ResetSource 使用する
r_cg_cgc.h r_cg_cgc.h 使用する
r_cg_pfdl.c r_cg_pfdl.c 使用する
void R_FDL_Create(void) R_FDL_Create 使用しない
pfdl_status_t R_FDL_Write(pfdl_u16 index, __near pfdl_u08* buffer, pfdl_u16 bytecount) R_FDL_Write 使用しない
pfdl_status_t R_FDL_Read(pfdl_u16 index, __near pfdl_u08* buffer, pfdl_u16 bytecount) R_FDL_Read 使用しない
pfdl_status_t R_FDL_Erase(pfdl_u16 blockno) R_FDL_Erase 使用しない
void R_FDL_Open(void) R_FDL_Open 使用しない
void PFDL_Close(void) R_FDL_Close 使用しない
pfdl_status_t R_FDL_BlankCheck(pfdl_u16 index, pfdl_u16 bytecount) R_FDL_BlankCheck 使用しない
pfdl_status_t R_FDL_IVerify(pfdl_u16 index, pfdl_u16 bytecount) R_FDL_IVerify 使用しない
r_cg_pfdl.h r_cg_pfdl.h 使用しない
ポート
r_cg_port.c r_cg_port.c 使用する
void R_PORT_Create(void) R_PORT_Create 使用する
r_cg_port_user.c r_cg_port_user.c 使用する
void R_PORT_Create_UserInit(void) R_PORT_Create_UserInit 使用しない
r_cg_port.h r_cg_port.h 使用する
割り込み
r_cg_intc.c r_cg_intc.c 使用する
INTP
void R_INTC_Create(void) R_INTC_Create 使用する
INTP0
void R_INTC0_Start(void) R_INTC0_Start 使用する
void R_INTC0_Stop(void) R_INTC0_Stop 使用する
INTP1
void R_INTC1_Start(void) R_INTC1_Start 使用しない
void R_INTC1_Stop(void) R_INTC1_Stop 使用しない
INTP2
void R_INTC2_Start(void) R_INTC2_Start 使用しない
void R_INTC2_Stop(void) R_INTC2_Stop 使用しない
INTP3
void R_INTC3_Start(void) R_INTC3_Start 使用しない
void R_INTC3_Stop(void) R_INTC3_Stop 使用しない
INTP4
void R_INTC4_Start(void) R_INTC4_Start 使用しない
void R_INTC4_Stop(void) R_INTC4_Stop 使用しない
INTP5
void R_INTC5_Start(void) R_INTC5_Start 使用しない
void R_INTC5_Stop(void) R_INTC5_Stop 使用しない
INTP6
void R_INTC6_Start(void) R_INTC6_Start 使用しない
void R_INTC6_Stop(void) R_INTC6_Stop 使用しない
INTP7
void R_INTC7_Start(void) R_INTC7_Start 使用しない
void R_INTC7_Stop(void) R_INTC7_Stop 使用しない
INTP8
void R_INTC8_Start(void) R_INTC8_Start 使用しない
void R_INTC8_Stop(void) R_INTC8_Stop 使用しない
INTP9
void R_INTC9_Start(void) R_INTC9_Start 使用しない
void R_INTC9_Stop(void) R_INTC9_Stop 使用しない
INTP10
void R_INTC10_Start(void) R_INTC10_Start 使用しない
void R_INTC10_Stop(void) R_INTC10_Stop 使用しない
INTP11
void R_INTC11_Start(void) R_INTC11_Start 使用しない
void R_INTC11_Stop(void) R_INTC11_Stop 使用しない
KEY
void R_KEY_Create(void) R_KEY_Create 使用しない
void R_KEY_Start(void) R_KEY_Start 使用しない
void R_KEY_Stop(void) R_KEY_Stop 使用しない
r_cg_intc_user.c r_cg_intc_user.c 使用する
INTP
void R_INTC_Create_UserInit(void) R_INTC_Create_UserInit 使用しない
__interrupt static void r_intc0_interrupt(void) r_intc0_interrupt 使用する
__interrupt static void r_intc1_interrupt(void) r_intc1_interrupt 使用しない
__interrupt static void r_intc2_interrupt(void) r_intc2_interrupt 使用しない
__interrupt static void r_intc3_interrupt(void) r_intc3_interrupt 使用しない
__interrupt static void r_intc4_interrupt(void) r_intc4_interrupt 使用しない
__interrupt static void r_intc5_interrupt(void) r_intc5_interrupt 使用しない
__interrupt static void r_intc6_interrupt(void) r_intc6_interrupt 使用しない
__interrupt static void r_intc7_interrupt(void) r_intc7_interrupt 使用しない
__interrupt static void r_intc8_interrupt(void) r_intc8_interrupt 使用しない
__interrupt static void r_intc9_interrupt(void) r_intc9_interrupt 使用しない
__interrupt static void r_intc10_interrupt(void) r_intc10_interrupt 使用しない
__interrupt static void r_intc11_interrupt(void) r_intc11_interrupt 使用しない
KEY
void R_KEY_Create_UserInit(void) R_KEY_Create_UserInit 使用しない
__interrupt static void r_key_interrupt(void) r_key_interrupt 使用しない
r_cg_intc.h r_cg_intc.h 使用する
シリアル
r_cg_serial.c r_cg_serial.c 使用する
SAU0
void R_SAU0_Create(void) R_SAU0_Create 使用する
void R_SAU0_Set_PowerOff(void) R_SAU0_Set_PowerOff 使用しない
void R_SAU0_Set_SnoozeOn(void) R_SAU0_Set_SnoozeOn 使用しない
void R_SAU0_Set_SnoozeOff(void) R_SAU0_Set_SnoozeOff 使用しない
UART0
void R_UART0_Create(void) R_UART0_Create 使用する
void R_UART0_Start(void) R_UART0_Start 使用する
void R_UART0_Stop(void) R_UART0_Stop 使用する
MD_STATUS R_UART0_Send(uint8_t * const tx_buf, uint16_t tx_num) R_UART0_Send 使用する
MD_STATUS R_UART0_Receive(uint8_t * const rx_buf, uint16_t rx_num) R_UART0_Receive 使用する
UART1
void R_UART1_Create(void) R_UART1_Create 使用しない
void R_UART1_Start(void) R_UART1_Start 使用しない
void R_UART1_Stop(void) R_UART1_Stop 使用しない
MD_STATUS R_UART1_Send(uint8_t * const tx_buf, uint16_t tx_num) R_UART1_Send 使用しない
MD_STATUS R_UART1_Receive(uint8_t * const rx_buf, uint16_t rx_num) R_UART1_Receive 使用しない
CSI00
void R_CSI00_Create(void) R_CSI00_Create 使用しない
void R_CSI00_Start(void) R_CSI00_Start 使用しない
void R_CSI00_Stop(void) R_CSI00_Stop 使用しない
MD_STATUS R_CSI00_Send(uint8_t * const tx_buf, uint16_t tx_num) R_CSI00_Send 使用しない
MD_STATUS R_CSI00_Receive(uint8_t * const rx_buf, uint16_t rx_num) R_CSI00_Receive 使用しない
MD_STATUS R_CSI00_Send_Receive(uint8_t * const tx_buf, uint16_t tx_num, uint8_t * const rx_buf) R_CSI00_Send_Receive 使用しない
CSI01
void R_CSI01_Create(void) R_CSI01_Create 使用しない
void R_CSI01_Start(void) R_CSI01_Start 使用しない
void R_CSI01_Stop(void) R_CSI01_Stop 使用しない
MD_STATUS R_CSI01_Send(uint8_t * const tx_buf, uint16_t tx_num) R_CSI01_Send 使用しない
MD_STATUS R_CSI01_Receive(uint8_t * const rx_buf, uint16_t rx_num) R_CSI01_Receive 使用しない
MD_STATUS R_CSI01_Send_Receive(uint8_t * const tx_buf, uint16_t tx_num, uint8_t * const rx_buf) R_CSI01_Send_Receive 使用しない
CSI10
void R_CSI10_Create(void) R_CSI10_Create 使用しない
void R_CSI10_Start(void) R_CSI10_Start 使用しない
void R_CSI10_Stop(void) R_CSI10_Stop 使用しない
MD_STATUS R_CSI10_Send(uint8_t * const tx_buf, uint16_t tx_num) R_CSI10_Send 使用しない
MD_STATUS R_CSI10_Receive(uint8_t * const rx_buf, uint16_t rx_num) R_CSI10_Receive 使用しない
MD_STATUS R_CSI10_Send_Receive(uint8_t * const tx_buf, uint16_t tx_num, uint8_t * const rx_buf) R_CSI10_Send_Receive 使用しない
CSI11
void R_CSI11_Create(void) R_CSI11_Create 使用しない
void R_CSI11_Start(void) R_CSI11_Start 使用しない
void R_CSI11_Stop(void) R_CSI11_Stop 使用しない
MD_STATUS R_CSI11_Send(uint8_t * const tx_buf, uint16_t tx_num) R_CSI11_Send 使用しない
MD_STATUS R_CSI11_Receive(uint8_t * const rx_buf, uint16_t rx_num) R_CSI11_Receive 使用しない
MD_STATUS R_CSI11_Send_Receive(uint8_t * const tx_buf, uint16_t tx_num, uint8_t * const rx_buf) R_CSI11_Send_Receive 使用しない
IIC00
void R_IIC00_Create(void) R_IIC00_Create 使用しない
void R_IIC00_Master_Send(uint8_t adr, uint8_t * const tx_buf, uint16_t tx_num) R_IIC00_Master_Send 使用しない
void R_IIC00_Master_Receive(uint8_t adr, uint8_t * const rx_buf, uint16_t rx_num) R_IIC00_Master_Receive 使用しない
void R_IIC00_Stop(void) R_IIC00_Stop 使用しない
void R_IIC00_StartCondition(void) R_IIC00_StartCondition 使用しない
void R_IIC00_StopCondition(void) R_IIC00_StopCondition 使用しない
IIC01
void R_IIC01_Create(void) R_IIC01_Create 使用しない
void R_IIC01_Master_Send(uint8_t adr, uint8_t * const tx_buf, uint16_t tx_num) R_IIC01_Master_Send 使用しない
void R_IIC01_Master_Receive(uint8_t adr, uint8_t * const rx_buf, uint16_t rx_num) R_IIC01_Master_Receive 使用しない
void R_IIC01_Stop(void) R_IIC01_Stop 使用しない
void R_IIC01_StartCondition(void) R_IIC01_StartCondition 使用しない
void R_IIC01_StopCondition(void) R_IIC01_StopCondition 使用しない
IIC10
void R_IIC10_Create(void) R_IIC10_Create 使用しない
void R_IIC10_Master_Send(uint8_t adr, uint8_t * const tx_buf, uint16_t tx_num) R_IIC10_Master_Send 使用しない
void R_IIC10_Master_Receive(uint8_t adr, uint8_t * const rx_buf, uint16_t rx_num) R_IIC10_Master_Receive 使用しない
void R_IIC10_Stop(void) R_IIC10_Stop 使用しない
void R_IIC10_StartCondition(void) R_IIC10_StartCondition 使用しない
void R_IIC10_StopCondition(void) R_IIC10_StopCondition 使用しない
IIC11
void R_IIC11_Create(void) R_IIC11_Create 使用しない
void R_IIC11_Master_Send(uint8_t adr, uint8_t * const tx_buf, uint16_t tx_num) R_IIC11_Master_Send 使用しない
void R_IIC11_Master_Receive(uint8_t adr, uint8_t * const rx_buf, uint16_t rx_num) R_IIC11_Master_Receive 使用しない
void R_IIC11_Stop(void) R_IIC11_Stop 使用しない
void R_IIC11_StartCondition(void) R_IIC11_StartCondition 使用しない
void R_IIC11_StopCondition(void) R_IIC11_StopCondition 使用しない
SAU1
void R_SAU1_Create(void) R_SAU1_Create 使用しない
void R_SAU1_Set_PowerOff(void) R_SAU1_Set_PowerOff 使用しない
UART2
void R_UART2_Create(void) R_UART2_Create 使用しない
void R_UART2_Start(void) R_UART2_Start 使用しない
void R_UART2_Stop(void) R_UART2_Stop 使用しない
MD_STATUS R_UART2_Send(uint8_t * const tx_buf, uint16_t tx_num) R_UART2_Send 使用しない
MD_STATUS R_UART2_Receive(uint8_t * const rx_buf, uint16_t rx_num) R_UART2_Receive 使用しない
UART3
void R_UART3_Create(void) R_UART3_Create 使用しない
void R_UART3_Start(void) R_UART3_Start 使用しない
void R_UART3_Stop(void) R_UART3_Stop 使用しない
MD_STATUS R_UART3_Send(uint8_t * const tx_buf, uint16_t tx_num) R_UART3_Send 使用しない
MD_STATUS R_UART3_Receive(uint8_t * const rx_buf, uint16_t rx_num) R_UART3_Receive 使用しない
CSI20
void R_CSI20_Create(void) R_CSI20_Create 使用しない
void R_CSI20_Start(void) R_CSI20_Start 使用しない
void R_CSI20_Stop(void) R_CSI20_Stop 使用しない
MD_STATUS R_CSI20_Send(uint8_t * const tx_buf, uint16_t tx_num) R_CSI20_Send 使用しない
MD_STATUS R_CSI20_Receive(uint8_t * const rx_buf, uint16_t rx_num) R_CSI20_Receive 使用しない
MD_STATUS R_CSI20_Send_Receive(uint8_t * const tx_buf, uint16_t tx_num, uint8_t * const rx_buf) R_CSI20_Send_Receive 使用しない
CSI21
void R_CSI21_Create(void) R_CSI21_Create 使用しない
void R_CSI21_Start(void) R_CSI21_Start 使用しない
void R_CSI21_Stop(void) R_CSI21_Stop 使用しない
MD_STATUS R_CSI21_Send(uint8_t * const tx_buf, uint16_t tx_num) R_CSI21_Send 使用しない
MD_STATUS R_CSI21_Receive(uint8_t * const rx_buf, uint16_t rx_num) R_CSI21_Receive 使用しない
MD_STATUS R_CSI21_Send_Receive(uint8_t * const tx_buf, uint16_t tx_num, uint8_t * const rx_buf) R_CSI21_Send_Receive 使用しない
CSI30
void R_CSI30_Create(void) R_CSI30_Create 使用しない
void R_CSI30_Start(void) R_CSI30_Start 使用しない
void R_CSI30_Stop(void) R_CSI30_Stop 使用しない
MD_STATUS R_CSI30_Send(uint8_t * const tx_buf, uint16_t tx_num) R_CSI30_Send 使用しない
MD_STATUS R_CSI30_Receive(uint8_t * const rx_buf, uint16_t rx_num) R_CSI30_Receive 使用しない
MD_STATUS R_CSI30_Send_Receive(uint8_t * const tx_buf, uint16_t tx_num, uint8_t * const rx_buf) R_CSI30_Send_Receive 使用しない
CSI31
void R_CSI31_Create(void) R_CSI31_Create 使用しない
void R_CSI31_Start(void) R_CSI31_Start 使用しない
void R_CSI31_Stop(void) R_CSI31_Stop 使用しない
MD_STATUS R_CSI31_Send(uint8_t * const tx_buf, uint16_t tx_num) R_CSI31_Send 使用しない
MD_STATUS R_CSI31_Receive(uint8_t * const rx_buf, uint16_t rx_num) R_CSI31_Receive 使用しない
MD_STATUS R_CSI31_Send_Receive(uint8_t * const tx_buf, uint16_t tx_num, uint8_t * const rx_buf) R_CSI31_Send_Receive 使用しない
IIC20
void R_IIC20_Create(void) R_IIC20_Create 使用しない
void R_IIC20_Master_Send(uint8_t adr, uint8_t * const tx_buf, uint16_t tx_num) R_IIC20_Master_Send 使用しない
void R_IIC20_Master_Receive(uint8_t adr, uint8_t * const rx_buf, uint16_t rx_num) R_IIC20_Master_Receive 使用しない
void R_IIC20_Stop(void) R_IIC20_Stop 使用しない
void R_IIC20_StartCondition(void) R_IIC20_StartCondition 使用しない
void R_IIC20_StopCondition(void) R_IIC20_StopCondition 使用しない
IIC21
void R_IIC21_Create(void) R_IIC21_Create 使用しない
void R_IIC21_Master_Send(uint8_t adr, uint8_t * const tx_buf, uint16_t tx_num) R_IIC21_Master_Send 使用しない
void R_IIC21_Master_Receive(uint8_t adr, uint8_t * const rx_buf, uint16_t rx_num) R_IIC21_Master_Receive 使用しない
void R_IIC21_Stop(void) R_IIC21_Stop 使用しない
void R_IIC21_StartCondition(void) R_IIC21_StartCondition 使用しない
void R_IIC21_StopCondition(void) R_IIC21_StopCondition 使用しない
IIC30
void R_IIC30_Create(void) R_IIC30_Create 使用しない
void R_IIC30_Master_Send(uint8_t adr, uint8_t * const tx_buf, uint16_t tx_num) R_IIC30_Master_Send 使用しない
void R_IIC30_Master_Receive(uint8_t adr, uint8_t * const rx_buf, uint16_t rx_num) R_IIC30_Master_Receive 使用しない
void R_IIC30_Stop(void) R_IIC30_Stop 使用しない
void R_IIC30_StartCondition(void) R_IIC30_StartCondition 使用しない
void R_IIC30_StopCondition(void) R_IIC30_StopCondition 使用しない
IIC31
void R_IIC31_Create(void) R_IIC31_Create 使用しない
void R_IIC31_Master_Send(uint8_t adr, uint8_t * const tx_buf, uint16_t tx_num) R_IIC31_Master_Send 使用しない
void R_IIC31_Master_Receive(uint8_t adr, uint8_t * const rx_buf, uint16_t rx_num) R_IIC31_Master_Receive 使用しない
void R_IIC31_Stop(void) R_IIC31_Stop 使用しない
void R_IIC31_StartCondition(void) R_IIC31_StartCondition 使用しない
void R_IIC31_StopCondition(void) R_IIC31_StopCondition 使用しない
IICA0
void R_IICA0_Create(void) R_IICA0_Create 使用する
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 使用する
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 使用する
void R_IICA0_Slave_Send(uint8_t * const tx_buf, uint16_t tx_num) R_IICA0_Slave_Send 使用しない
void R_IICA0_Slave_Receive(uint8_t * const rx_buf, uint16_t rx_num) R_IICA0_Slave_Receive 使用しない
void R_IICA0_Stop(void) R_IICA0_Stop 使用する
void R_IICA0_StopCondition(void) R_IICA0_StopCondition 使用する
void R_IICA0_Set_SnoozeOn(void) R_IICA0_Set_SnoozeOn 使用しない
void R_IICA0_Set_SnoozeOff(void) R_IICA0_Set_SnoozeOff 使用しない
void R_IICA0_Set_PowerOff(void) R_IICA0_Set_PowerOff 使用しない
IICA1
void R_IICA1_Create(void) R_IICA1_Create 使用しない
MD_STATUS R_IICA1_Master_Send(uint8_t adr, uint8_t * const tx_buf, uint16_t tx_num, uint8_t wait) R_IICA1_Master_Send 使用しない
MD_STATUS R_IICA1_Master_Receive(uint8_t adr, uint8_t * const rx_buf, uint16_t rx_num, uint8_t wait) R_IICA1_Master_Receive 使用しない
void R_IICA1_Slave_Send(uint8_t * const tx_buf, uint16_t tx_num) R_IICA1_Slave_Send 使用しない
void R_IICA1_Slave_Receive(uint8_t * const rx_buf, uint16_t rx_num) R_IICA1_Slave_Receive 使用しない
void R_IICA1_Stop(void) R_IICA1_Stop 使用しない
void R_IICA1_StopCondition(void) R_IICA1_StopCondition 使用しない
void R_IICA1_Set_SnoozeOn(void) R_IICA1_Set_SnoozeOn 使用しない
void R_IICA1_Set_SnoozeOff(void) R_IICA1_Set_SnoozeOff 使用しない
void R_IICA1_Set_PowerOff(void) R_IICA1_Set_PowerOff 使用しない
r_cg_serial_user.c r_cg_serial_user.c 使用する
SAU0
void R_SAU0_Create_UserInit(void) R_SAU0_Create_UserInit 使用しない
UART0
__interrupt static void r_uart0_interrupt_receive(void) r_uart0_interrupt_receive 使用する
__interrupt static void r_uart0_interrupt_error(void) r_uart0_interrupt_error 使用しない
__interrupt static void r_uart0_interrupt_send(void) r_uart0_interrupt_send 使用する
static void r_uart0_callback_receiveend(void) r_uart0_callback_receiveend 使用する
static void r_uart0_callback_sendend(void) r_uart0_callback_sendend 使用する
static void r_uart0_callback_error(uint16_t err_type) r_uart0_callback_error 使用する
static void r_uart0_callback_softwareoverrun(uint16_t err_type) r_uart0_callback_softwareoverrun 使用する
UART1
__interrupt static void r_uart1_interrupt_receive(void) r_uart1_interrupt_receive 使用しない
__interrupt static void r_uart1_interrupt_error(void) r_uart1_interrupt_error 使用しない
__interrupt static void r_uart1_interrupt_send(void) r_uart1_interrupt_send 使用しない
static void r_uart1_callback_receiveend(void) r_uart1_callback_receiveend 使用しない
static void r_uart1_callback_sendend(void) r_uart1_callback_sendend 使用しない
static void r_uart1_callback_error(uint16_t err_type) r_uart1_callback_error 使用しない
static void r_uart1_callback_softwareoverrun(uint16_t err_type) r_uart1_callback_softwareoverrun 使用しない
CSI00
__interrupt static void r_csi00_interrupt(void) r_csi00_interrupt 使用しない
static void r_csi00_callback_receiveend(void) r_csi00_callback_receiveend 使用しない
static void r_csi00_callback_error(uint16_t err_type) r_csi00_callback_error 使用しない
static void r_csi00_callback_sendend(void) r_csi00_callback_sendend 使用しない
CSI01
__interrupt static void r_csi01_interrupt(void) r_csi01_interrupt 使用しない
static void r_csi01_callback_receiveend(void) r_csi01_callback_receiveend 使用しない
static void r_csi01_callback_error(uint16_t err_type) r_csi01_callback_error 使用しない
static void r_csi01_callback_sendend(void) r_csi01_callback_sendend 使用しない
CSI10
__interrupt static void r_csi10_interrupt(void) r_csi10_interrupt 使用しない
static void r_csi10_callback_receiveend(void) r_csi10_callback_receiveend 使用しない
static void r_csi10_callback_error(uint16_t err_type) r_csi10_callback_error 使用しない
static void r_csi10_callback_sendend(void) r_csi10_callback_sendend 使用しない
CSI11
__interrupt static void r_csi11_interrupt(void) r_csi11_interrupt 使用しない
static void r_csi11_callback_receiveend(void) r_csi11_callback_receiveend 使用しない
static void r_csi11_callback_error(uint16_t err_type) r_csi11_callback_error 使用しない
static void r_csi11_callback_sendend(void) r_csi11_callback_sendend 使用しない
IIC00
__interrupt static void r_iic00_interrupt(void) r_iic00_interrupt 使用しない
static void r_iic00_callback_master_receiveend(void) r_iic00_callback_master_receiveend 使用しない
static void r_iic00_callback_master_sendend(void) r_iic00_callback_master_sendend 使用しない
static void r_iic00_callback_master_error(MD_STATUS flag) r_iic00_callback_master_error 使用しない
IIC01
__interrupt static void r_iic01_interrupt(void) r_iic01_interrupt 使用しない
static void r_iic01_callback_master_receiveend(void) r_iic01_callback_master_receiveend 使用しない
static void r_iic01_callback_master_sendend(void) r_iic01_callback_master_sendend 使用しない
static void r_iic01_callback_master_error(MD_STATUS flag) r_iic01_callback_master_error 使用しない
IIC10
__interrupt static void r_iic10_interrupt(void) r_iic10_interrupt 使用しない
static void r_iic10_callback_master_receiveend(void) r_iic10_callback_master_receiveend 使用しない
static void r_iic10_callback_master_sendend(void) r_iic10_callback_master_sendend 使用しない
static void r_iic10_callback_master_error(MD_STATUS flag) r_iic10_callback_master_error 使用しない
IIC11
__interrupt static void r_iic11_interrupt(void) r_iic11_interrupt 使用しない
static void r_iic11_callback_master_receiveend(void) r_iic11_callback_master_receiveend 使用しない
static void r_iic11_callback_master_sendend(void) r_iic11_callback_master_sendend 使用しない
static void r_iic11_callback_master_error(MD_STATUS flag) r_iic11_callback_master_error 使用しない
SAU1
void R_SAU1_Create_UserInit(void) R_SAU1_Create_UserInit 使用しない
UART2
__interrupt static void r_uart2_interrupt_receive(void) r_uart2_interrupt_receive 使用しない
__interrupt static void r_uart2_interrupt_error(void) r_uart2_interrupt_error 使用しない
__interrupt static void r_uart2_interrupt_send(void) r_uart2_interrupt_send 使用しない
static void r_uart2_callback_receiveend(void) r_uart2_callback_receiveend 使用しない
static void r_uart2_callback_sendend(void) r_uart2_callback_sendend 使用しない
static void r_uart2_callback_error(uint16_t err_type) r_uart2_callback_error 使用しない
static void r_uart2_callback_softwareoverrun(uint16_t err_type) r_uart2_callback_softwareoverrun 使用しない
UART3
__interrupt static void r_uart3_interrupt_receive(void) r_uart3_interrupt_receive 使用しない
__interrupt static void r_uart3_interrupt_error(void) r_uart3_interrupt_error 使用しない
__interrupt static void r_uart3_interrupt_send(void) r_uart3_interrupt_send 使用しない
static void r_uart3_callback_receiveend(void) r_uart3_callback_receiveend 使用しない
static void r_uart3_callback_sendend(void) r_uart3_callback_sendend 使用しない
static void r_uart3_callback_error(uint16_t err_type) r_uart3_callback_error 使用しない
static void r_uart3_callback_softwareoverrun(uint16_t err_type) r_uart3_callback_softwareoverrun 使用しない
CSI20
__interrupt static void r_csi20_interrupt(void) r_csi20_interrupt 使用しない
static void r_csi20_callback_receiveend(void) r_csi20_callback_receiveend 使用しない
static void r_csi20_callback_error(uint16_t err_type) r_csi20_callback_error 使用しない
static void r_csi20_callback_sendend(void) r_csi20_callback_sendend 使用しない
CSI21
__interrupt static void r_csi21_interrupt(void) r_csi21_interrupt 使用しない
static void r_csi21_callback_receiveend(void) r_csi21_callback_receiveend 使用しない
static void r_csi21_callback_error(uint16_t err_type) r_csi21_callback_error 使用しない
static void r_csi21_callback_sendend(void) r_csi21_callback_sendend 使用しない
CSI30
__interrupt static void r_csi30_interrupt(void) r_csi30_interrupt 使用しない
static void r_csi30_callback_receiveend(void) r_csi30_callback_receiveend 使用しない
static void r_csi30_callback_error(uint16_t err_type) r_csi30_callback_error 使用しない
static void r_csi30_callback_sendend(void) r_csi30_callback_sendend 使用しない
CSI31
__interrupt static void r_csi31_interrupt(void) r_csi31_interrupt 使用しない
static void r_csi31_callback_receiveend(void) r_csi31_callback_receiveend 使用しない
static void r_csi31_callback_error(uint16_t err_type) r_csi31_callback_error 使用しない
static void r_csi31_callback_sendend(void) r_csi31_callback_sendend 使用しない
IIC20
__interrupt static void r_iic20_interrupt(void) r_iic20_interrupt 使用しない
static void r_iic20_callback_master_receiveend(void) r_iic20_callback_master_receiveend 使用しない
static void r_iic20_callback_master_sendend(void) r_iic20_callback_master_sendend 使用しない
static void r_iic20_callback_master_error(MD_STATUS flag) r_iic20_callback_master_error 使用しない
IIC21
__interrupt static void r_iic21_interrupt(void) r_iic21_interrupt 使用しない
static void r_iic21_callback_master_receiveend(void) r_iic21_callback_master_receiveend 使用しない
static void r_iic21_callback_master_sendend(void) r_iic21_callback_master_sendend 使用しない
static void r_iic21_callback_master_error(MD_STATUS flag) r_iic21_callback_master_error 使用しない
IIC30
__interrupt static void r_iic30_interrupt(void) r_iic30_interrupt 使用しない
static void r_iic30_callback_master_receiveend(void) r_iic30_callback_master_receiveend 使用しない
static void r_iic30_callback_master_sendend(void) r_iic30_callback_master_sendend 使用しない
static void r_iic30_callback_master_error(MD_STATUS flag) r_iic30_callback_master_error 使用しない
IIC31
__interrupt static void r_iic31_interrupt(void) r_iic31_interrupt 使用しない
static void r_iic31_callback_master_receiveend(void) r_iic31_callback_master_receiveend 使用しない
static void r_iic31_callback_master_sendend(void) r_iic31_callback_master_sendend 使用しない
static void r_iic31_callback_master_error(MD_STATUS flag) r_iic31_callback_master_error 使用しない
IICA0
void R_IICA0_Create_UserInit(void) R_IICA0_Create_UserInit 使用しない
__interrupt static void r_iica0_interrupt(void) r_iica0_interrupt 使用する
static void r_iica0_callback_master_sendend(void) r_iica0_callback_master_sendend 使用する
static void r_iica0_callback_master_receiveend(void) r_iica0_callback_master_receiveend 使用する
static void r_iica0_callback_slave_sendend(void) r_iica0_callback_slave_sendend 使用しない
static void r_iica0_callback_slave_receiveend(void) r_iica0_callback_slave_receiveend 使用しない
static void r_iica0_callback_master_error(MD_STATUS flag) r_iica0_callback_master_error 使用する
static void r_iica0_callback_slave_error(MD_STATUS flag) r_iica0_callback_slave_error 使用しない
static void r_iica0_callback_getstopcondition(void) r_iica0_callback_getstopcondition 使用しない
IICA1
void R_IICA1_Create_UserInit(void) R_IICA1_Create_UserInit 使用しない
__interrupt static void r_iica1_interrupt(void) r_iica1_interrupt 使用しない
static void r_iica1_callback_master_sendend(void) r_iica1_callback_master_sendend 使用しない
static void r_iica1_callback_master_receiveend(void) r_iica1_callback_master_receiveend 使用しない
static void r_iica1_callback_slave_sendend(void) r_iica1_callback_slave_sendend 使用しない
static void r_iica1_callback_slave_receiveend(void) r_iica1_callback_slave_receiveend 使用しない
static void r_iica1_callback_master_error(MD_STATUS flag) r_iica1_callback_master_error 使用しない
static void r_iica1_callback_slave_error(MD_STATUS flag) r_iica1_callback_slave_error 使用しない
static void r_iica1_callback_getstopcondition(void) r_iica1_callback_getstopcondition 使用しない
r_cg_serial.h r_cg_serial.h 使用する
A/Dコンバータ
r_cg_adc.c r_cg_adc.c 使用しない
void R_ADC_Create(void) R_ADC_Create 使用しない
void R_ADC_Start(void) R_ADC_Start 使用しない
void R_ADC_Stop(void) R_ADC_Stop 使用しない
void R_ADC_Set_OperationOn(void) R_ADC_Set_OperationOn 使用しない
void R_ADC_Set_OperationOff(void) R_ADC_Set_OperationOff 使用しない
void R_ADC_Get_Result(uint16_t * const buffer) R_ADC_Get_Result 使用しない
void R_ADC_Get_Result_8bit(uint8_t * const buffer) R_ADC_Get_Result_8bit 使用しない
MD_STATUS R_ADC_Set_ADChannel(ad_channel_t channel) R_ADC_Set_ADChannel 使用しない
void R_ADC_Set_SnoozeOn(void) R_ADC_Set_SnoozeOn 使用しない
void R_ADC_Set_SnoozeOff(void) R_ADC_Set_SnoozeOff 使用しない
MD_STATUS R_ADC_Set_TestChannel(test_channel_t channel) R_ADC_Set_TestChannel 使用しない
void R_ADC_Set_PowerOff(void) R_ADC_Set_PowerOff 使用しない
r_cg_adc_user.c r_cg_adc_user.c 使用しない
void R_ADC_Create_UserInit(void) R_ADC_Create_UserInit 使用しない
__interrupt static void r_adc_interrupt(void) r_adc_interrupt 使用しない
r_cg_adc.h r_cg_adc.h 使用しない
D/Aコンバータ
r_cg_dac.c r_cg_dac.c 使用しない
void R_DAC_Create(void) R_DAC_Create 使用しない
DAC0
void R_DAC0_Start(void) R_DAC0_Start 使用しない
void R_DAC0_Stop(void) R_DAC0_Stop 使用しない
void R_DAC0_Set_ConversionValue(uint8_t reg_value) R_DAC0_Set_ConversionValue 使用しない
DAC1
void R_DAC1_Start(void) R_DAC1_Start 使用しない
void R_DAC1_Stop(void) R_DAC1_Stop 使用しない
void R_DAC1_Set_ConversionValue(uint8_t reg_value) R_DAC1_Set_ConversionValue 使用しない
void R_DAC_Set_PowerOff(void) R_DAC_Set_PowerOff 使用しない
r_cg_dac_user.c r_cg_dac_user.c 使用しない
void R_DAC_Create_UserInit(void) R_DAC_Create_UserInit 使用しない
r_cg_dac.h r_cg_dac.h 使用しない
タイマ
r_cg_timer.c r_cg_timer.c 使用する
TAU0
void R_TAU0_Create(void) R_TAU0_Create 使用する
void R_TAU0_Set_PowerOff(void) R_TAU0_Set_PowerOff 使用しない
Channel0
void R_TAU0_Channel0_Start(void) R_TAU0_Channel0_Start 使用する
void R_TAU0_Channel0_Stop(void) R_TAU0_Channel0_Stop 使用する
void R_TAU0_Channel0_Get_PulseWidth(uint32_t * const width) R_TAU0_Channel0_Get_PulseWidth 使用しない
void R_TAU0_Channel0_Set_SoftwareTriggerOn(void) R_TAU0_Channel0_Set_SoftwareTriggerOn 使用しない
Channel1
void R_TAU0_Channel1_Start(void) R_TAU0_Channel1_Start 使用しない
void R_TAU0_Channel1_Higher8bits_Start(void) R_TAU0_Channel1_Higher8bits_Start 使用しない
void R_TAU0_Channel1_Lower8bits_Start(void) R_TAU0_Channel1_Lower8bits_Start 使用しない
void R_TAU0_Channel1_Stop(void) R_TAU0_Channel1_Stop 使用しない
void R_TAU0_Channel1_Higher8bits_Stop(void) R_TAU0_Channel1_Higher8bits_Stop 使用しない
void R_TAU0_Channel1_Lower8bits_Stop(void) R_TAU0_Channel1_Lower8bits_Stop 使用しない
void R_TAU0_Channel1_Get_PulseWidth(uint32_t * const width) R_TAU0_Channel1_Get_PulseWidth 使用しない
Channel2
void R_TAU0_Channel2_Start(void) R_TAU0_Channel2_Start 使用しない
void R_TAU0_Channel2_Stop(void) R_TAU0_Channel2_Stop 使用しない
void R_TAU0_Channel2_Get_PulseWidth(uint32_t * const width) R_TAU0_Channel2_Get_PulseWidth 使用しない
void R_TAU0_Channel2_Set_SoftwareTriggerOn(void) R_TAU0_Channel2_Set_SoftwareTriggerOn 使用しない
Channel3
void R_TAU0_Channel3_Start(void) R_TAU0_Channel3_Start 使用しない
void R_TAU0_Channel3_Higher8bits_Start(void) R_TAU0_Channel3_Higher8bits_Start 使用しない
void R_TAU0_Channel3_Lower8bits_Start(void) R_TAU0_Channel3_Lower8bits_Start 使用しない
void R_TAU0_Channel3_Stop(void) R_TAU0_Channel3_Stop 使用しない
void R_TAU0_Channel3_Higher8bits_Stop(void) R_TAU0_Channel3_Higher8bits_Stop 使用しない
void R_TAU0_Channel3_Lower8bits_Stop(void) R_TAU0_Channel3_Lower8bits_Stop 使用しない
void R_TAU0_Channel3_Get_PulseWidth(uint32_t * const width) R_TAU0_Channel3_Get_PulseWidth 使用しない
TAU1
void R_TAU1_Create(void) R_TAU1_Create 使用しない
void R_TAU1_Set_PowerOff(void) R_TAU1_Set_PowerOff 使用しない
Channel0
void R_TAU1_Channel0_Start(void) R_TAU1_Channel0_Start 使用しない
void R_TAU1_Channel0_Stop(void) R_TAU1_Channel0_Stop 使用しない
void R_TAU1_Channel0_Get_PulseWidth(uint32_t * const width) R_TAU1_Channel0_Get_PulseWidth 使用しない
void R_TAU1_Channel0_Set_SoftwareTriggerOn(void) R_TAU1_Channel0_Set_SoftwareTriggerOn 使用しない
Channel1
void R_TAU1_Channel1_Start(void) R_TAU1_Channel1_Start 使用しない
void R_TAU1_Channel1_Higher8bits_Start(void) R_TAU1_Channel1_Higher8bits_Start 使用しない
void R_TAU1_Channel1_Lower8bits_Start(void) R_TAU1_Channel1_Lower8bits_Start 使用しない
void R_TAU1_Channel1_Stop(void) R_TAU1_Channel1_Stop 使用しない
void R_TAU1_Channel1_Higher8bits_Stop(void) R_TAU1_Channel1_Higher8bits_Stop 使用しない
void R_TAU1_Channel1_Lower8bits_Stop(void) R_TAU1_Channel1_Lower8bits_Stop 使用しない
void R_TAU1_Channel1_Get_PulseWidth(uint32_t * const width) R_TAU1_Channel1_Get_PulseWidth 使用しない
Channel2
void R_TAU1_Channel2_Start(void) R_TAU1_Channel2_Start 使用しない
void R_TAU1_Channel2_Stop(void) R_TAU1_Channel2_Stop 使用しない
void R_TAU1_Channel2_Get_PulseWidth(uint32_t * const width) R_TAU1_Channel2_Get_PulseWidth 使用しない
void R_TAU1_Channel2_Set_SoftwareTriggerOn(void) R_TAU1_Channel2_Set_SoftwareTriggerOn 使用しない
Channel3
void R_TAU1_Channel3_Start(void) R_TAU1_Channel3_Start 使用しない
void R_TAU1_Channel3_Higher8bits_Start(void) R_TAU1_Channel3_Higher8bits_Start 使用しない
void R_TAU1_Channel3_Lower8bits_Start(void) R_TAU1_Channel3_Lower8bits_Start 使用しない
void R_TAU1_Channel3_Stop(void) R_TAU1_Channel3_Stop 使用しない
void R_TAU1_Channel3_Higher8bits_Stop(void) R_TAU1_Channel3_Higher8bits_Stop 使用しない
void R_TAU1_Channel3_Lower8bits_Stop(void) R_TAU1_Channel3_Lower8bits_Stop 使用しない
void R_TAU1_Channel3_Get_PulseWidth(uint32_t * const width) R_TAU1_Channel3_Get_PulseWidth 使用しない
TMRJ0
void R_TMR_RJ0_Create(void) R_TMR_RJ0_Create 使用しない
void R_TMR_RJ0_Start(void) R_TMR_RJ0_Start 使用しない
void R_TMR_RJ0_Stop(void) R_TMR_RJ0_Stop 使用しない
void R_TMR_RJ0_Get_PulseWidth(uint32_t * const active_width) R_TMR_RJ0_Get_PulseWidth 使用しない
void R_TMR_RJ0_Set_PowerOff(void) R_TMR_RJ0_Set_PowerOff 使用しない
TMRD0
void R_TMR_RD0_Create(void) R_TMR_RD0_Create 使用しない
void R_TMR_RD0_Start(void) R_TMR_RD0_Start 使用しない
R_TMR_RD0_Stop R_TMR_RD0_Stop 使用しない
MD_STATUS R_TMR_RD0_Get_PulseWidth(uint32_t * const active_width, uint32_t * const inactive_width, timer_channel_t channel) R_TMR_RD0_Get_PulseWidth 使用しない
void R_TMR_RD0_Set_PowerOff(void) R_TMR_RD0_Set_PowerOff 使用しない
R_TMR_RD0_ForcedOutput_Start R_TMR_RD0_ForcedOutput_Start 使用しない
R_TMR_RD0_ForcedOutput_Stop R_TMR_RD0_ForcedOutput_Stop 使用しない
TMRD1
void R_TMR_RD1_Create(void) R_TMR_RD1_Create 使用しない
void R_TMR_RD1_Start(void) R_TMR_RD1_Start 使用しない
R_TMR_RD1_Stop R_TMR_RD1_Stop 使用しない
MD_STATUS R_TMR_RD1_Get_PulseWidth(uint32_t * const active_width, uint32_t * const inactive_width, timer_channel_t channel) R_TMR_RD1_Get_PulseWidth 使用しない
void R_TMR_RD1_Set_PowerOff(void) R_TMR_RD1_Set_PowerOff 使用しない
R_TMR_RD1_ForcedOutput_Start R_TMR_RD1_ForcedOutput_Start 使用しない
R_TMR_RD1_ForcedOutput_Stop R_TMR_RD1_ForcedOutput_Stop 使用しない
TMRG0
void R_TMR_RG0_Create(void) R_TMR_RG0_Create 使用しない
void R_TMR_RG0_Start(void) R_TMR_RG0_Start 使用しない
void R_TMR_RG0_Stop(void) R_TMR_RG0_Stop 使用しない
MD_STATUS R_TMR_RG0_Get_PulseWidth(uint32_t * const active_width, uint32_t * const inactive_width, timer_channel_t channel) R_TMR_RG0_Get_PulseWidth 使用しない
void R_TMR_RG0_Set_PowerOff(void) R_TMR_RG0_Set_PowerOff 使用しない
r_cg_timer_user.c r_cg_timer_user.c 使用する
TAU0
void R_TAUn_Create_UserInit(void) R_TAU0_Create_UserInit 使用しない
Channel0
__interrupt static void r_tau0_channel0_interrupt(void) r_tau0_channel0_interrupt 使用する
Channel1
__interrupt static void r_tau0_channel1_interrupt(void) r_tau0_channel1_interrupt 使用しない
__interrupt static void r_tau0_channel1_higher8bits_interrupt(void) r_tau0_channel1_higher8bits_interrupt 使用しない
Channel2
__interrupt static void r_tau0_channel2_interrupt(void) r_tau0_channel2_interrupt 使用しない
Channel3
__interrupt static void r_tau0_channel3_interrupt(void) r_tau0_channel3_interrupt 使用しない
__interrupt static void r_tau0_channel3_higher8bits_interrupt(void) r_tau0_channel3_higher8bits_interrupt 使用しない
TAU1
void R_TAUn_Create_UserInit(void) R_TAU1_Create_UserInit 使用しない
Channel0
__interrupt static void r_tau1_channel0_interrupt(void) r_tau1_channel0_interrupt 使用しない
Channel1
__interrupt static void r_tau1_channel1_interrupt(void) r_tau1_channel1_interrupt 使用しない
__interrupt static void r_tau1_channel1_higher8bits_interrupt(void) r_tau1_channel1_higher8bits_interrupt 使用しない
Channel2
__interrupt static void r_tau1_channel2_interrupt(void) r_tau1_channel2_interrupt 使用しない
Channel3
__interrupt static void r_tau1_channel3_interrupt(void) r_tau1_channel3_interrupt 使用しない
__interrupt static void r_tau1_channel3_higher8bits_interrupt(void) r_tau1_channel3_higher8bits_interrupt 使用しない
TMRJ0
void R_TMR_RJ0_Create_UserInit(void) R_TMR_RJ0_Create_UserInit 使用しない
__interrupt static void r_tmr_rj0_interrupt(void) r_tmr_rj0_interrupt 使用しない
TMRD0
void R_TMR_RD0_Create_UserInit(void) R_TMR_RD0_Create_UserInit 使用しない
__interrupt static void r_tmr_rd0_interrupt(void) r_tmr_rd0_interrupt 使用しない
TMRD1
void R_TMR_RD1_Create_UserInit(void) R_TMR_RD1_Create_UserInit 使用しない
__interrupt static void r_tmr_rd1_interrupt(void) r_tmr_rd1_interrupt 使用しない
TMRG0
void R_TMR_RG0_Create_UserInit(void) R_TMR_RG0_Create_UserInit 使用しない
__interrupt static void r_tmr_rg0_interrupt(void) r_tmr_rg0_interrupt 使用しない
r_cg_timer.h r_cg_timer.h 使用する
ウォッチドッグ・タイマ
r_cg_wdt.c r_cg_wdt.c 使用しない
void R_WDT_Create(void) R_WDT_Create 使用しない
void R_WDT_Restart(void) R_WDT_Restart 使用しない
r_cg_wdt_user.c r_cg_wdt_user.c 使用しない
void R_WDT_Create_UserInit(void) R_WDT_Create_UserInit 使用しない
__interrupt static void r_wdt_interrupt(void) r_wdt_interrupt 使用しない
r_cg_wdt.h r_cg_wdt.h 使用しない
リアルタイム・クロック
r_cg_rtc.c r_cg_rtc.c 使用しない
void R_RTC_Create(void) R_RTC_Create 使用しない
void R_RTC_Start(void) R_RTC_Start 使用しない
void R_RTC_Stop(void) R_RTC_Stop 使用しない
MD_STATUS R_RTC_SetHourSystem(rtc_hour_system_t hour_system) R_RTC_Set_HourSystem 使用しない
MD_STATUS R_RTC_Get_CounterValue(rtc_counter_value_t * const counter_read_val) R_RTC_Get_CounterValue 使用しない
MD_STATUS R_RTC_Set_CounterValue(rtc_counter_value_t counter_write_val) R_RTC_Set_CounterValue 使用しない
void R_RTC_Set_AlarmOn(void) R_RTC_Set_AlarmOn 使用しない
void R_RTC_Set_AlarmOff(void) R_RTC_Set_AlarmOff 使用しない
void R_RTC_Set_AlarmValue(rtc_alarm_value_t alarm_val) R_RTC_Set_AlarmValue 使用しない
void R_RTC_Get_AlarmValue(rtc_alarm_value_t * const alarm_val) R_RTC_Get_AlarmValue 使用しない
MD_STATUS R_RTC_Set_ConstPeriodInterruptOn(rtc_int_period_t period) R_RTC_Set_ConstPeriodInterruptOn 使用しない
void R_RTC_Set_ConstPeriodInterruptOff(void) R_RTC_Set_ConstPeriodInterruptOff 使用しない
void R_RTC_Set_RTC1HZOn(void) R_RTC_Set_RTC1HZOn 使用しない
void R_RTC_Set_RTC1HZOff(void) R_RTC_Set_RTC1HZOff 使用しない
void R_RTC_Set_PowerOff(void) R_RTC_Set_PowerOff 使用しない
r_cg_rtc_user.c r_cg_rtc_user.c 使用しない
void R_RTC_Create_UserInit(void) R_RTC_Create_UserInit 使用しない
__interrupt static void r_rtc_interrupt(void) r_rtc_interrupt 使用しない
void r_rtc_callback_constperiod(void) r_rtc_callback_constperiod 使用しない
void r_rtc_callback_alarm(void) r_rtc_callback_alarm 使用しない
r_cg_rtc.h r_cg_rtc.h 使用しない
12ビット・インターバル・タイマ
r_cg_it.c r_cg_it.c 使用する
void R_IT_Create(void) R_IT_Create 使用する
void R_IT_Start(void) R_IT_Start 使用する
void R_IT_Stop(void) R_IT_Stop 使用する
void R_IT_Set_PowerOff(void) R_IT_Set_PowerOff 使用しない
r_cg_it_user.c r_cg_it_user.c 使用する
void R_IT_Create_UserInit(void) R_IT_Create_UserInit 使用しない
__interrupt static void r_it_interrupt(void) r_it_interrupt 使用する
r_cg_it.h r_cg_it.h 使用する
コンパレータ
r_cg_comp.c r_cg_comp.c 使用しない
void R_COMP_Create(void) R_COMP_Create 使用しない
void R_COMP_Set_PowerOff(void) R_COMP_Set_PowerOff 使用しない
COMP0
void R_COMP0_Start(void) R_COMP0_Start 使用しない
void R_COMP0_Stop(void) R_COMP0_Stop 使用しない
COMP1
void R_COMP1_Start(void) R_COMP1_Start 使用しない
void R_COMP1_Stop(void) R_COMP1_Stop 使用しない
r_cg_comp_user.c r_cg_comp_user.c 使用しない
void R_COMP_Create_UserInit(void) R_COMP_Create_UserInit 使用しない
COMP0
__interrupt static void r_comp0_interrupt(void) r_comp0_interrupt 使用しない
COMP1
__interrupt static void r_comp1_interrupt(void) r_comp1_interrupt 使用しない
r_cg_comp.h r_cg_comp.h 使用しない
クロック出力/ブザー出力
r_cg_pclbuz.c r_cg_pclbuz.c 使用しない
PCLBUZ0
void R_PCLBUZ0_Create(void) R_PCLBUZ0_Create 使用しない
void R_PCLBUZ0_Start(void) R_PCLBUZ0_Start 使用しない
void R_PCLBUZ0_Stop(void) R_PCLBUZ0_Stop 使用しない
PCLBUZ1
void R_PCLBUZ1_Create(void) R_PCLBUZ1_Create 使用しない
void R_PCLBUZ1_Start(void) R_PCLBUZ1_Start 使用しない
void R_PCLBUZ1_Stop(void) R_PCLBUZ1_Stop 使用しない
r_cg_pclbuz_user.c r_cg_pclbuz_user.c 使用しない
PCLBUZ0
void R_PCLBUZ0_Create_UserInit(void) R_PCLBUZ0_Create_UserInit 使用しない
PCLBUZ1
void R_PCLBUZ1_Create_UserInit(void) R_PCLBUZ1_Create_UserInit 使用しない
r_cg_pclbuz.h r_cg_pclbuz.h 使用しない
データトランスファコントローラ
r_cg_dtc.c r_cg_dtc.c 使用しない
void R_DTC_Create(void) R_DTC_Create 使用しない
void R_DTC_Set_PowerOff(void) R_DTC_Set_PowerOff 使用しない
r_cg_dtc_user.c r_cg_dtc_user.c 使用しない
void R_DTC_Create_UserInit(void) R_DTC_Create_UserInit 使用しない
r_cg_dtc.h r_cg_dtc.h 使用しない
イベントリンクコントローラ
r_cg_elc.c r_cg_elc.c 使用しない
void R_ELC_Create(void) R_ELC_Create 使用しない
void R_ELC_Stop(uint32_t event) R_ELC_Stop 使用しない
r_cg_elc_user.c r_cg_elc_user.c 使用しない
void R_ELC_Create_UserInit(void) R_ELC_Create_UserInit 使用しない
r_cg_elc.h r_cg_elc.h 使用しない
電圧検出回路
r_cg_lvd.c r_cg_lvd.c 使用しない
void R_LVD_Create(void) R_LVD_Create 使用しない
void R_LVD_InterruptMode_Start(void) R_LVD_InterruptMode_Start 使用しない
r_cg_lvd_user.c r_cg_lvd_user.c 使用しない
void R_LVD_Creat_UserInit(void) R_LVD_Creat_UserInit 使用しない
__interrupt static void r_lvd_interrupt(void) r_lvd_interrupt 使用しない
r_cg_lvd.h r_cg_lvd.h 使用しない