MINI55_BSP V3.02.004
The Board Support Package for Mini55 Series MCU
Functions
hdiv.h File Reference

MINI55 series HDIV driver header file. More...

This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

MINI55 series HDIV driver header file.

Version
V1.00
Revision
4
Date
15/06/29 11:16a
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2014 Nuvoton Technology Corp. All rights reserved.

Definition in file hdiv.h.