Nordic Thingy:52
|
AccAxesRaw_t | Acceleration data struct |
batt_meas_init_t | Init parameters for m_batt_meas |
batt_meas_param_t | Input parameters for m_batt_meas |
ble_tcs_init_t | Thingy Configuration Service initialization structure |
ble_tcs_s | Thingy Configuration Service structure |
ble_tes_init_t | Thingy Envronment Service initialization structure |
ble_tes_s | Thingy Envronment Service structure |
ble_tms_init_t | Motion Service initialization structure |
ble_tms_s | Motion Service structure |
ble_tss_init_t | Thingy Sound Service initialization structure |
ble_tss_s | Thingy Sound Service structure |
ble_uis_init_t | LED Button Service init structure. This structure contains all options and data needed for initialization of the service |
ble_uis_s | LED Button Service structure. This structure contains various status information for the service |
drv_acc_cfg_t | LIS3DH accelerometer configuration struct |
drv_bh1745_cfg_t | BH1745 configuration |
drv_bh1745_data_t | Measurement result |
drv_bh1745_threshold_t | Measurement thresholds |
drv_ccs811_alg_result_t | The algorithm result data of the CCS811 device |
drv_ccs811_cfg_t | CCS811 configuration |
drv_color_init_t | Color sensor configuration struct |
drv_ext_gpio_init_t | GPIO extender driver configuration |
drv_ext_light_conf_t | Struct that defines the type of light (monochrome or RGB) and the corresponding connected pins. All lights are per definition sinked (The IO extender provides ground to the lights) |
drv_ext_light_data_t | App timer and internal light timing struct |
drv_ext_light_init_t | Struct for initializing the light driver |
drv_ext_light_rgb_intensity_t | Simplified struct for setting RGB intensity directly |
drv_ext_light_rgb_sequence_t | The color mix and sequence variables if a sequence (e.g. breathe) is used |
drv_ext_light_status_t | Struct used by the app_timer handler, mainly for power saving |
drv_gas_init_t | Gas sensor init struct |
drv_hts221_calib_t | Calibration struct |
drv_hts221_cfg_t | Configuration struct for hts221 humidity sensor |
drv_hts221_twi_cfg_t | Initialization struct for humid driver |
drv_humidity_init_t | Initialization struct for humidity driver |
drv_lps22hb_cfg_t | Configuration struct for lps22hb pressure sensor |
drv_lps22hb_twi_cfg_t | Initialization struct for lps22hb pressure sensor driver |
drv_motion_cfg_t | Motion configuration struct |
drv_motion_twi_init_t | Motion initialization struct |
drv_mpu9250_init_t | TWI communication initialization struct |
drv_pressure_evt_t | Pressure event struct |
drv_pressure_init_t | Initialization struct for pressure driver |
drv_speaker_init_t | Speaker driver initialization type |
drv_sx1509_cfg_t | The ccs811 configuration |
m_audio_frame_t | Compressed audio frame representation |
m_batt_meas_event_t | The struct passed to the handler with relevant battery information |
m_ble_evt_t | BLE event structure |
m_ble_init_t | Initialization parameters |
m_ble_service_handle_t | BLE service handle structure |
m_environment_init_t | Initialization parameters |
m_motion_init_t | TWI configuration struct |
m_ui_init_t | TWI configuraion |
sx150x_led_drv_regs_vals_t | Struct for holding values to be placed in io extender led driver registers. Consult the SX150x manual for further details |
voltage_divider_t | Struct for providing m_batt_meas with physical voltage divider information |