|
3-phase PV router
|
#include <Arduino.h>

Go to the source code of this file.
Functions | |
| void | divmod10 (uint32_t in, uint32_t &div, uint8_t &mod) __attribute__((noinline)) |
| constexpr auto | divu1 (uint16_t n) |
| uint16_t | divu10 (uint16_t n) __attribute__((noinline)) |
| constexpr auto | divu2 (uint16_t n) |
| constexpr auto | divu4 (uint16_t n) |
| constexpr auto | divu8 (uint16_t n) |
|
extern |
|
constexpr |
|
extern |
|
constexpr |
|
constexpr |
|
constexpr |