Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
#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>
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 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)