Renesas Electronics
Below is a list of API functions output by the Code Generator for 32-bit Multiply-accumulator use.
Table 3.46
API Functions: [32-bit Multiply-accumulator]
API Function Name
Function
R_MAC32Bit_Create
Performs initialization necessary to control the data operation circuit.
R_MAC32Bit_Create_UserInit
Performs user-defined initialization related to the data operation circuit.
r_mac32bit_interrupt_flow
Performs processing in response to the DOC operation result detection interrupt INTDOC.
R_MAC32Bit_Reset
Gets result of addition or subtraction.
R_MAC32Bit_Set_PowerOff
Clears DOPCF flag of DOC control register (DOCR).
R_MAC32bit_MULUnsigned
Operates the unsigned multiply.
R_MAC32Bit_MULSigned
Operates the signed multiply.
R_MAC32Bit_MACUnsigned
Operates the unsigned multiply-accumulate.
R_MAC32Bit_MACSigned
Operates the signed multiply-accumulate.