![]() |
MINI55_BSP V3.02.004
The Board Support Package for Mini55 Series MCU
|
MINI55 series HDIV driver header file. More...
Go to the source code of this file.
Functions | |
static __INLINE int32_t | HDIV_Div (int32_t x, int16_t y) |
Division function to calculate (x/y) More... | |
static __INLINE int16_t | HDIV_Mod (int32_t x, int16_t y) |
To calculate the remainder of x/y, i.e., the result of x mod y. More... | |
MINI55 series HDIV driver header file.
Definition in file hdiv.h.