repo_name
stringlengths
6
97
path
stringlengths
3
341
text
stringlengths
8
1.02M
hudakmariann/UdacityCppND_systemMonitor
include/process.h
#ifndef PROCESS_H #define PROCESS_H #include <string> #include <fstream> /* Basic class for Process representation It contains relevant attributes as shown below */ class Process { public: Process (int pid ) : pid_(pid) { SetUser(); SetCPUandUpTime(); SetCommand(); } std::string Sta...
ryankurte/efm32-base
radio/rail_lib/apps/railapp/railapp_rmr.h
/***************************************************************************//** * @file * @brief Header file for RAIL Ram Modem Reconfiguration functionality ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b>...
ryankurte/efm32-base
hardware/kit/EFR32MG1_BRD4160A/config/mic_config.h
<reponame>ryankurte/efm32-base<filename>hardware/kit/EFR32MG1_BRD4160A/config/mic_config.h /***************************************************************************//** * @file * @brief SPV1840LR5H-B MEMS Microphone configuration file *******************************************************************************...
ryankurte/efm32-base
device/em358x/Source/GCC/startup_em358x.c
<reponame>ryankurte/efm32-base<gh_stars>10-100 /**************************************************************************//** * @file startup_em358x.c * @brief Startup file for GCC compilers * Should be used with GCC 'GNU Tools ARM Embedded' * @version 5.8.0 *****************************************************...
ryankurte/efm32-base
hardware/kit/EFR32MG13_BRD4158A/config/expconfig.h
/***************************************************************************//** * @file * @brief Provide EXP header configuration parameters. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> **************...
ryankurte/efm32-base
hardware/kit/common/drivers/si1147_i2c.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief Driver for the Si1147 Proximity sensor ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silab...
ryankurte/efm32-base
hardware/kit/common/drivers/displayls013b7dh06.h
/***************************************************************************//** * @file * @brief Configuration for the display driver for the Sharp Memory LCD * LS013B7DH06 ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories ...
ryankurte/efm32-base
hardware/kit/SLSTK3400A_EFM32HG/config/retargetserialconfig.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief Provide stdio retargeting configuration parameters. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories I...
ryankurte/efm32-base
hardware/kit/EFR32MG21_BRD4180A/config/retargetserialconfig.h
/***************************************************************************//** * @file * @brief Provide stdio retargeting configuration parameters. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> *******...
ryankurte/efm32-base
emdrv/rtcdrv/src/rtcdriver.c
<filename>emdrv/rtcdrv/src/rtcdriver.c /***************************************************************************//** * @file * @brief RTCDRV timer API implementation. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.sil...
ryankurte/efm32-base
hardware/kit/common/bsp/thunderboard/board_4160.h
/***************************************************************************//** * @file * @brief BOARD module header file ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> **********************************...
ryankurte/efm32-base
radio/rail_lib/apps/railtest/app_ci/error_rate_ci.c
/***************************************************************************//** * @file * @brief This file provides functionality to test RAIL error rates. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ...
ryankurte/efm32-base
emdrv/ezradiodrv/common/inc/si4x6x/ezradio_api_lib_add.h
/***************************************************************************//** * @file * @brief This file contains the additional API library for the listed members of ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.sil...
ryankurte/efm32-base
device/em355x/Include/em355x_aesccm.h
<gh_stars>10-100 /**************************************************************************//** * @file * @brief em355x_aesccm Register and Bit Field definitions * @version 5.8.0 ****************************************************************************** * @section License * <b>(C) Copyright 2014 Silicon Labs, www....
ryankurte/efm32-base
hardware/kit/EFM32TG_STK3300/config/segmentlcdconfig.h
/***************************************************************************//** * @file * @brief Segment LCD Config for the EFM32TG_STK3300 starter kit ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ****...
ryankurte/efm32-base
hardware/kit/BGM11_BRD4301A/config/expconfig.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief Provide EXP header configuration parameters. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www...
ryankurte/efm32-base
emdrv/nvm3/inc/nvm3_hal_extflash.h
/***************************************************************************//** * @file * @brief NVM3 driver HAL for external FLASH ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ************************...
ryankurte/efm32-base
hardware/kit/common/drivers/capsense.h
/***************************************************************************//** * @file * @brief Capacitive sense driver ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ***********************************...
ryankurte/efm32-base
hardware/kit/EFR32MG21_BRD4176A/config/expconfig.h
/***************************************************************************//** * @file * @brief Provide EXP header configuration parameters. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> **************...
ryankurte/efm32-base
hardware/kit/EFR32MG1_BRD4160A/config/mx25flash_config.h
/***************************************************************************//** * @file * @brief MX25R8035F NOR flash configuration file ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> *******************...
ryankurte/efm32-base
hardware/kit/common/drivers/touch.c
<filename>hardware/kit/common/drivers/touch.c<gh_stars>10-100 /***************************************************************************//** * @file * @brief Touch panel driver for DK3650, DK3750 and DK3850 Development Kits ******************************************************************************* * # Licens...
ryankurte/efm32-base
hardware/kit/common/drivers/touch.h
/***************************************************************************//** * @file * @brief Touch panel driver for DK3650, DK3750 and DK3850 Development Kits ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.co...
ryankurte/efm32-base
hardware/kit/common/drivers/ksz8851snl.c
/***************************************************************************//** * @file * @brief Driver for Micrel KSZ8851SNL Ethernet controller ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> **********...
ryankurte/efm32-base
emdrv/ezradiodrv/common/src/si4x6x/ezradio_api_lib_add.c
/***************************************************************************//** * @file * @brief This file contains the additional API library for the listed members of ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.sil...
ryankurte/efm32-base
emdrv/nvm3/inc/nvm3_lock.h
/***************************************************************************//** * @file * @brief NVM3 data access lock API definition ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> **********************...
ryankurte/efm32-base
radio/rail_lib/apps/railtest/app_ci/channel_hopping_ci.c
/***************************************************************************//** * @file * @brief This file implements the autoack commands in RAIL test apps. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b>...
ryankurte/efm32-base
device/EFR32BG22/Source/IAR/startup_efr32bg22.c
/**************************************************************************//** * @file * @brief CMSIS Compatible EFR32BG22 startup file in C for IAR EWARM * @version 5.8.0 ****************************************************************************** * # License * <b>Copyright 2019 Silicon Laboratories, Inc. www...
ryankurte/efm32-base
emdrv/spidrv/config/spidrv_config.h
<filename>emdrv/spidrv/config/spidrv_config.h /***************************************************************************//** * @file * @brief SPIDRV configuration file. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.si...
ryankurte/efm32-base
hardware/kit/common/drivers/emwin/GxxxDK/ssd2119.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief SSD2119 LCD controller driver ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b>...
ryankurte/efm32-base
hardware/kit/SLSTK3400A_EFM32HG/config/bspconfig.h
<filename>hardware/kit/SLSTK3400A_EFM32HG/config/bspconfig.h /***************************************************************************//** * @file * @brief Provide BSP (board support package) configuration parameters. ******************************************************************************* * # License * ...
ryankurte/efm32-base
emlib/inc/em_ebi.h
/***************************************************************************//** * @file * @brief External Bus Interface (EBI) peripheral API * @version 5.8.0 ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b...
ryankurte/efm32-base
hardware/kit/EFR32BG12_BRD4103A/config/capsenseconfig.h
/***************************************************************************//** * @file * @brief capsense configuration parameters. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ************************...
ryankurte/efm32-base
radio/rail_lib/hal/hal_common.c
/***************************************************************************//** * @file * @brief Source file for RAIL HAL common functionality ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> *************...
ryankurte/efm32-base
emdrv/ezradiodrv/common/src/ezradio_comm.c
<filename>emdrv/ezradiodrv/common/src/ezradio_comm.c /***************************************************************************//** * @file * @brief This file contains the EZRadio communication layer. ******************************************************************************* * # License * <b>Copyright 2018 ...
ryankurte/efm32-base
hardware/kit/EFM32G_DK3550/config/traceconfig.h
<filename>hardware/kit/EFM32G_DK3550/config/traceconfig.h /***************************************************************************//** * @file * @brief Provide SWO/ETM TRACE configuration parameters. ******************************************************************************* * # License * <b>Copyright 2018...
ryankurte/efm32-base
device/EFM32GG11B/Include/em_device.h
/***************************************************************************//** * @file * @brief CMSIS Cortex-M Peripheral Access Layer for Silicon Laboratories * microcontroller devices * * This is a convenience header file for defining the part number on the * build command line, instead of specifying t...
ryankurte/efm32-base
radio/rail_lib/apps/railtest/app_ci/gpio_ci.c
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief This file specifies GPIO pin information for RAIL test applications. ******************************************************************************* * # License * <b>Copyright 2018 Silic...
ryankurte/efm32-base
hardware/module/config/sl_module.h
<reponame>ryankurte/efm32-base<filename>hardware/module/config/sl_module.h<gh_stars>10-100 /***************************************************************************//** * Module Configuration Header * Copyright 2018 Silicon Laboratories, Inc. * * # License * Permission is granted to anyone to use this software ...
ryankurte/efm32-base
device/EFM32LG/Include/em_device.h
/***************************************************************************//** * @file * @brief CMSIS Cortex-M Peripheral Access Layer for Silicon Laboratories * microcontroller devices * * This is a convenience header file for defining the part number on the * build command line, instead of specifying t...
ryankurte/efm32-base
emdrv/ezradiodrv/plugins/src/ezradio_auto_ack_plugin.c
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief EzRadio auto acknowledge plug-in managed by the plug-in manager if enabled. ******************************************************************************* * # License * <b>Copyright 201...
ryankurte/efm32-base
emdrv/ezradiodrv/plugins/inc/ezradio_pn9_plugin.h
<filename>emdrv/ezradiodrv/plugins/inc/ezradio_pn9_plugin.h /***************************************************************************//** * @file * @brief EzRadio PN9 plug-in managed by the plug-in manager if enabled. ******************************************************************************* * # License * ...
ryankurte/efm32-base
emdrv/nvm3/src/nvm3_default_extflash.c
<filename>emdrv/nvm3/src/nvm3_default_extflash.c /***************************************************************************//** * @file * @brief NVM3 definition of the default data structures in external flash. ******************************************************************************* * # License * <b>Copyr...
ryankurte/efm32-base
emdrv/ezradiodrv/common/inc/ezradio_api_lib.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief This file contains the common API library of the EZRadio and ******************************************************************************* * # License * <b>Copyright 2018 Silicon Labor...
ryankurte/efm32-base
hardware/kit/SLSTK3402A_EFM32PG12/config/brd8001a_config.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief Kit specific board defines for BRD8001A sensor expansion board. ******************************************************************************* * # License * <b>Copyright 2018 Silicon La...
ryankurte/efm32-base
radio/rail_lib/plugin/pa-conversions/pa_conversions_efr32.h
/***************************************************************************//** * @file * @brief PA power conversion functions provided to the customer as source for * highest level of customization. * @details This file contains the curves and logic that convert PA power * levels to dBm powers. ************...
ryankurte/efm32-base
hardware/kit/common/drivers/caplesense.h
/***************************************************************************//** * @file * @brief Capacitive sense driver ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ***********************************...
ryankurte/efm32-base
hardware/kit/SLSTK3400A_EFM32HG/config/cpt112s_config.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief Kit specific board defines for the CPT112S demo ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. ...
ryankurte/efm32-base
emdrv/ezradiodrv/plugins/inc/ezradio_crcerror_plugin.h
/***************************************************************************//** * @file * @brief EzRadio CRC error plug-in managed by the plug-in manager if enabled. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs...
ryankurte/efm32-base
emdrv/ezradiodrv/plugins/inc/ezradio_receive_plugin.h
<reponame>ryankurte/efm32-base<filename>emdrv/ezradiodrv/plugins/inc/ezradio_receive_plugin.h<gh_stars>10-100 /***************************************************************************//** * @file * @brief EzRadio transmit plug-in managed by the plug-in manager if enabled. *****************************************...
ryankurte/efm32-base
hardware/kit/common/drivers/retargettextdisplay.h
/***************************************************************************//** * @file * @brief Retarget stdout to text display module. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> *******************...
ryankurte/efm32-base
radio/rail_lib/plugin/coexistence/protocol/ieee802154/coexistence-802154.c
/***************************************************************************//** * @file * @brief 802.15.4 Specific Radio Coexistence callbacks ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> *************...
ryankurte/efm32-base
hardware/kit/EFR32BG12_BRD4103A/config/expconfig.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief Provide EXP header configuration parameters. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www...
ryankurte/efm32-base
radio/rail_lib/protocol/zwave/rail_zwave.h
<filename>radio/rail_lib/protocol/zwave/rail_zwave.h /***************************************************************************//** * @file * @brief The Z-Wave specific header file for the RAIL library. ******************************************************************************* * # License * <b>Copyright 201...
ryankurte/efm32-base
emdrv/ezradiodrv/plugins/src/ezradio_plugin_manager.c
<filename>emdrv/ezradiodrv/plugins/src/ezradio_plugin_manager.c /***************************************************************************//** * @file * @brief This file contains the plug-in manager for the EZRadio and ******************************************************************************* * # License * ...
ryankurte/efm32-base
hardware/kit/EFM32_Gxxx_STK/config/capsenseconfig.h
/***************************************************************************//** * @file * @brief capsense configuration parameters. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ************************...
ryankurte/efm32-base
device/em35x/Include/em35x_sc.h
<filename>device/em35x/Include/em35x_sc.h /**************************************************************************//** * @file * @brief em35x_sc Register and Bit Field definitions * @version 5.8.0 ****************************************************************************** * @section License * <b>(C) Copyright 201...
ryankurte/efm32-base
emdrv/nvm3/inc/nvm3_hal_flash.h
/***************************************************************************//** * @file * @brief NVM3 driver HAL for memory mapped FLASH ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> *******************...
ryankurte/efm32-base
hardware/kit/common/bsp/bsp_stk_ioexp.h
/***************************************************************************//** * @file * @brief Board support package API implementation for STK's. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> *******...
ryankurte/efm32-base
emdrv/ezradiodrv/plugins/src/ezradio_crcerror_plugin.c
/***************************************************************************//** * @file * @brief EzRadio CRC error plug-in managed by the plug-in manager if enabled. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs...
ryankurte/efm32-base
device/EFM32PG1B/Source/IAR/startup_efm32pg1b.c
<reponame>ryankurte/efm32-base<gh_stars>10-100 /***************************************************************************//** * @file * @brief CMSIS Compatible EFM32PG1B startup file in C for IAR EWARM * @version 5.8.0 ******************************************************************************* * # License *...
ryankurte/efm32-base
radio/rail_lib/apps/railapp/railapp_rmr.c
/***************************************************************************//** * @file * @brief Source file for RAIL Ram Modem Reconfiguration functionality ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b>...
ryankurte/efm32-base
hardware/kit/SLTB009A_EFM32GG12/config/retargetserialconfig.h
<gh_stars>10-100 /***************************************************************************//** * @file * @brief Provide stdio retargeting configuration parameters ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs....
ryankurte/efm32-base
hardware/kit/common/drivers/vddcheck.h
<gh_stars>10-100 /***************************************************************************//** * @file * @brief VDD Voltage Check using EMLIB Voltage Comparator API ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silab...
ryankurte/efm32-base
hardware/kit/EFR32MG1_BRD4160A/config/token_config.h
<gh_stars>10-100 /***************************************************************************//** * @file * @brief * @brief Token configuration parameters ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> *...
ryankurte/efm32-base
hardware/kit/common/drivers/sl_efpdrv.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief EFP (Energy Friendly PMIC) driver API definitions. * @version 5.7.0 ******************************************************************************* * # License * <b>Copyright 2019 Silic...
ryankurte/efm32-base
emdrv/config/rtcdrv_config.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief RTCDRV configuration file. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> *...
ryankurte/efm32-base
radio/rail_lib/apps/railapp/railapp_antenna.c
/***************************************************************************//** * @file * @brief Source file for RAIL antenna functionality ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ****************...
ryankurte/efm32-base
hardware/kit/common/bsp/thunderboard/util_sleep.c
<filename>hardware/kit/common/bsp/thunderboard/util_sleep.c /***************************************************************************//** * @file * @brief Utility Functions for the Thunderboard Sense ******************************************************************************* * # License * <b>Copyright 2018 ...
ryankurte/efm32-base
hardware/kit/common/drivers/si114x_sys_out.h
/***************************************************************************//** * @file * @brief Implementation specific functions for HRM code ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ************...
ryankurte/efm32-base
emlib/inc/em_dbg.h
<gh_stars>10-100 /***************************************************************************//** * @file * @brief Debug (DBG) API * @version 5.8.0 ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ********...
ryankurte/efm32-base
device/em35x/Source/system_em35x.c
<gh_stars>10-100 /**************************************************************************//** * @file system_em35x.c * @brief CMSIS Cortex-M3 Device Peripheral Access Layer Source File for * Device em35x * @version 5.8.0 * @date 30. October 2018 * * @note * **************************************...
ryankurte/efm32-base
radio/rail_lib/plugin/pa-conversions/pa_curves_efr32.h
/***************************************************************************//** * @file * @brief PA power conversion curves used by Silicon Labs PA power conversion * functions. * @details This file contains the curves needed convert PA power levels to * dBm powers. ******************************************...
ryankurte/efm32-base
emdrv/ezradiodrv/config/ezradiodrv_config.h
/***************************************************************************//** * @file * @brief EZRADIODRV configuration file. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ****************************...
ryankurte/efm32-base
emdrv/ezradiodrv/plugins/src/ezradio_direct_receive_plugin.c
/***************************************************************************//** * @file * @brief EzRadio direct reception plug-in managed by the plug-in manager if enabled. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www...
ryankurte/efm32-base
hardware/kit/EFM32GG_STK3700/config/displaypalconfig.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief Configuration file for PAL (Platform Abstraction Layer) ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratori...
ryankurte/efm32-base
radio/rail_lib/plugin/coexistence/hal/efr32/coexistence-hal.c
<gh_stars>10-100 /***************************************************************************//** * @file * @brief Radio coexistence EFR32 utilities ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ********...
ryankurte/efm32-base
device/EFR32BG21/Include/efr32bg21a020f1024im32.h
/**************************************************************************//** * @file * @brief CMSIS Cortex-M Peripheral Access Layer Header File * for EFR32BG21A020F1024IM32 * @version 5.8.0 ****************************************************************************** * # License * <b>Copyright 2019 S...
ryankurte/efm32-base
radio/rail_lib/apps/railtest/app_ci/parameter_ci.c
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief This file implements the parameter commands for RAIL test applications. ******************************************************************************* * # License * <b>Copyright 2018 Si...
ryankurte/efm32-base
hardware/kit/SLTB009A_EFM32GG12/config/bspconfig.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief Provide BSP (board support package) configuration parameters. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Labo...
ryankurte/efm32-base
hardware/kit/common/bsp/bsp_tdk.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief Board support package for Touch Display Kit ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www....
ryankurte/efm32-base
hardware/kit/SLSTK3701A_EFM32GG11/config/displayls013b7dh06config.h
<filename>hardware/kit/SLSTK3701A_EFM32GG11/config/displayls013b7dh06config.h /***************************************************************************//** * @file * @brief SLSTK3701A specific configuration for the display driver for * the Sharp Memory LCD model LS013B7DH06. ******************************...
ryankurte/efm32-base
hardware/kit/SLSTK3701A_EFM32GG11/config/mx25flash_config.h
/***************************************************************************//** * @file * @brief SLSTK3701A specific configuration for on-board serial flash. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b>...
ryankurte/efm32-base
hardware/kit/EFR32BG1_BRD4101B/config/displayls013b7dh03config.h
/***************************************************************************//** * @file * @brief BRD4101B specific configuration for the display driver for * the Sharp Memory LCD model LS013B7DH03. ******************************************************************************* * # License * <b>Copyright 2...
ryankurte/efm32-base
radio/rail_lib/plugin/flash-data/flash_data_config.h
/***************************************************************************//** * @file * @brief Header file for RAIL Flash Data Configurations ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ************...
ryankurte/efm32-base
hardware/kit/EFM32ZG_STK3200/config/retargetserialconfig.h
<reponame>ryankurte/efm32-base<filename>hardware/kit/EFM32ZG_STK3200/config/retargetserialconfig.h<gh_stars>10-100 /***************************************************************************//** * @file * @brief Provide stdio retargeting configuration parameters. ****************************************************...
ryankurte/efm32-base
emdrv/config/dmadrv_config.h
/***************************************************************************//** * @file * @brief DMADRV configuration file. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ********************************...
ryankurte/efm32-base
hardware/kit/EFR32MG1_BRD4160A/config/rtcdrv_config.h
<reponame>ryankurte/efm32-base<gh_stars>10-100 /***************************************************************************//** * @file * @brief RTCDRV configuration file ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.si...
ryankurte/efm32-base
hardware/kit/common/drivers/textdisplay.h
<filename>hardware/kit/common/drivers/textdisplay.h /***************************************************************************//** * @file * @brief Text display interface ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www....
ryankurte/efm32-base
hardware/kit/EFR32MG21_BRD4180A/config/textdisplayconfig.h
/***************************************************************************//** * @file * @brief Configuration file for textdisplay module. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ****************...
ryankurte/efm32-base
hardware/kit/BGM11_BRD4301A/config/retargetserialconfig.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief Provide stdio retargeting configuration parameters. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories I...
ryankurte/efm32-base
hardware/kit/common/drivers/msdh.h
/***************************************************************************//** * @file * @brief Host side implementation of Mass Storage class Device (MSD) interface. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.sila...
ryankurte/efm32-base
radio/rail_lib/apps/railtest/app_ci/timer_ci.c
<gh_stars>10-100 /***************************************************************************//** * @file * @brief This file is for testing the RAIL timer interface. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs....
ryankurte/efm32-base
hardware/kit/common/bsp/bsp_trace.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief SWO Trace API (for eAProfiler) ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b...
ryankurte/efm32-base
radio/rail_lib/plugin/flash-data/flash_data.h
/***************************************************************************//** * @file * @brief Header file for RAIL Flash Data functionality ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> *************...
ryankurte/efm32-base
device/EFM32JG12B/Include/efm32jg12b_prs_signals.h
/***************************************************************************//** * @file * @brief EFM32JG12B_PRS_SIGNALS register and bit field definitions * @version 5.8.0 ******************************************************************************* * # License * <b>Copyright 2019 Silicon Laboratories Inc. www...
ryankurte/efm32-base
device/EFR32BG22/Include/system_efr32bg22.h
/**************************************************************************//** * @file * @brief CMSIS system header file for EFR32BG22 * @version 5.8.0 ****************************************************************************** * # License * <b>Copyright 2019 Silicon Laboratories, Inc. www.silabs.com</b> ***...
ryankurte/efm32-base
hardware/kit/EFM32GG_DK3750/config/microsdconfig.h
<reponame>ryankurte/efm32-base /***************************************************************************//** * @file * @brief Provide MicroSD SPI configuration parameters. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. ww...
ryankurte/efm32-base
hardware/kit/SLWSTK6244A_EZR32HG/config/retargetserialconfig.h
<filename>hardware/kit/SLWSTK6244A_EZR32HG/config/retargetserialconfig.h /***************************************************************************//** * @file * @brief Provide stdio retargeting configuration parameters. ******************************************************************************* * # License ...
ryankurte/efm32-base
hardware/kit/common/bsp/bsp_dk_leds.c
<gh_stars>10-100 /***************************************************************************//** * @file * @brief Board support package API for GPIO leds on STK's. ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.c...
ryankurte/efm32-base
hardware/kit/EFR32MG21_BRD4181A/config/displaypalconfig.h
/***************************************************************************//** * @file * @brief Configuration file for PAL (Platform Abstraction Layer) ******************************************************************************* * # License * <b>Copyright 2018 Silicon Laboratories Inc. www.silabs.com</b> ***...