Embedded Template Library  1.0
power.h File Reference
#include <stddef.h>
#include <stdint.h>
#include "platform.h"
#include "log.h"

Go to the source code of this file.

Classes

struct  etl::power< NV, POWER >
 
struct  etl::power< NV, 0 >
 
struct  etl::power_of_2_round_up< NV >
 
struct  etl::power_of_2_round_up< 0 >
 
struct  etl::power_of_2_round_down< NV >
 
struct  etl::power_of_2_round_down< 0 >
 
struct  etl::power_of_2_round_down< 1 >
 
struct  etl::power_of_2_round_down< 2 >
 
struct  etl::is_power_of_2< NV >
 
struct  etl::is_power_of_2< 0 >
 
struct  etl::is_power_of_2< 1 >
 

Namespaces

 etl
 

Typedefs

typedef uint64_t etl::private_power::type