Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
cs_PowerSampling.h File Reference
#include <cfg/cs_Boards.h>
#include <drivers/cs_ADC.h>
#include <events/cs_EventListener.h>
#include <storage/cs_State.h>
#include <structs/buffer/cs_AdcBuffer.h>
#include <structs/buffer/cs_CircularBuffer.h>
#include <third/Median.h>
#include <cstdint>
Include dependency graph for cs_PowerSampling.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PowerSampling
 Sample power. More...
 
struct  PowerSampling::power_t
 Struct that defines the buffer received from the ADC sampler in scanning mode. More...
 

Typedefs

typedef void(* ps_zero_crossing_cb_t) ()
 Authors: Crownstone Team Copyright: Crownstone (https://crownstone.rocks) Date: May 19, 2016 License: LGPLv3+, Apache License 2.0, and/or MIT (triple-licensed) More...
 

Typedef Documentation

◆ ps_zero_crossing_cb_t

typedef void(* ps_zero_crossing_cb_t) ()

Authors: Crownstone Team Copyright: Crownstone (https://crownstone.rocks) Date: May 19, 2016 License: LGPLv3+, Apache License 2.0, and/or MIT (triple-licensed)