Everything

32-bit Multiply-accumulator

Below is a list of API functions output by the Code Generator for 32-bit Multiply-accumulator use.

 

Table 3.48 API Functions: [32-bit Multiply-accumulator]

API Function Name

Function

R_MAC32Bit_Create

Performs initialization necessary to control the 32-bit Multiply-accumulator.

R_MAC32Bit_Create_UserInit

Performs user-defined initialization relating to the 32-bit Multiply-accumulator.

r_mac32bit_interrupt_flow

Performs processing in response to the 32-bit Multiply-accumulator interrupt INTMACLOF.

R_MAC32Bit_Reset

Resets the 32-bit Multiply-accumulator.

R_MAC32Bit_Set_PowerOff

Stops the cock supplied for the 32-bit Multiply-accumulator.

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.