Speeduino
Loading...
Searching...
No Matches
Functions
Optimised integer division by 100

Functions

static uint16_t div100 (uint16_t n)
 
static int16_t div100 (int16_t n)
 
static uint32_t div100 (uint32_t n)
 
static int32_t div100 (int32_t n)
 

Detailed Description

Function Documentation

◆ div100() [1/4]

static int16_t div100 ( int16_t  n)
inlinestatic
Here is the call graph for this function:

◆ div100() [2/4]

static int32_t div100 ( int32_t  n)
inlinestatic
Here is the call graph for this function:

◆ div100() [3/4]

static uint16_t div100 ( uint16_t  n)
inlinestatic
Here is the caller graph for this function:

◆ div100() [4/4]

static uint32_t div100 ( uint32_t  n)
inlinestatic
Here is the call graph for this function: