ruuvi.drivers.c  ${PROJECT_VERSION}
Drivers for external sensors and peripherals on embedded systems.
nrf5_sdk15_config.h File Reference

Go to the source code of this file.

Macros

#define RUUVI_NRF5_SDK15_BLE4_STACK_CONN_TAG   1
 < Check if NRF_NFC is required More...
 
#define RUUVI_NRF5_SDK15_RADIO_IRQ_PRIORITY   2
 priorities 0,1, 4,5 are reserved by SD More...
 
#define NRF_SDH_ENABLED   1
 Required by SDK BLE module conditional compilation. More...
 
#define NRF_SDH_BLE_ENABLED   NRF_SDH_ENABLED
 Required by SDK BLE module conditional compilation. More...
 
#define NRF_SDH_SOC_ENABLED   NRF_SDH_ENABLED
 Required by SDK BLE module conditional compilation. More...
 
#define NRF_DRV_UART_WITH_UART   1
 

Macro Definition Documentation

◆ NRF_DRV_UART_WITH_UART

#define NRF_DRV_UART_WITH_UART   1

Definition at line 264 of file nrf5_sdk15_config.h.

◆ NRF_SDH_BLE_ENABLED

#define NRF_SDH_BLE_ENABLED   NRF_SDH_ENABLED

Required by SDK BLE module conditional compilation.

Definition at line 50 of file nrf5_sdk15_config.h.

◆ NRF_SDH_ENABLED

#define NRF_SDH_ENABLED   1

Required by SDK BLE module conditional compilation.

Definition at line 45 of file nrf5_sdk15_config.h.

◆ NRF_SDH_SOC_ENABLED

#define NRF_SDH_SOC_ENABLED   NRF_SDH_ENABLED

Required by SDK BLE module conditional compilation.

Definition at line 55 of file nrf5_sdk15_config.h.

◆ RUUVI_NRF5_SDK15_BLE4_STACK_CONN_TAG

#define RUUVI_NRF5_SDK15_BLE4_STACK_CONN_TAG   1

< Check if NRF_NFC is required

< Check if NRFX GPIOTE is required < Check if FDS is required < Check if TWI is required. Check if NRF_LOG is required < Check if POWER is required < Check if RTC is required < Check if APP_SCHEDULER is required
< Check if SPI is required < Check if NRF_CLOCK, APP_TIMER required
< Check if Serial is required < Check if WDT is required < Check if NRF_PWR_MGMT is required < Check if NRF_SAADC is required

Definition at line 35 of file nrf5_sdk15_config.h.

◆ RUUVI_NRF5_SDK15_RADIO_IRQ_PRIORITY

#define RUUVI_NRF5_SDK15_RADIO_IRQ_PRIORITY   2

priorities 0,1, 4,5 are reserved by SD

Definition at line 40 of file nrf5_sdk15_config.h.