nrfx 4.5.0
Loading...
Searching...
No Matches
Peripheral Resource Sharing module configuration

Macros

#define NRFX_PRS_ENABLED
 Enabling peripherals with same ID coexistence.
 
#define NRFX_PRS_BOX_0_ENABLED
 Enables box 0 in the module.
 
#define NRFX_PRS_BOX_1_ENABLED
 Enables box 1 in the module.
 
#define NRFX_PRS_BOX_2_ENABLED
 Enables box 2 in the module.
 
#define NRFX_PRS_BOX_3_ENABLED
 Enables box 3 in the module.
 
#define NRFX_PRS_BOX_4_ENABLED
 Enables box 4 in the module.
 
#define NRFX_PRS_BOX_5_ENABLED
 Enables box 5 in the module.
 
#define NRFX_PRS_BOX_6_ENABLED
 Enables box 6 in the module.
 
#define NRFX_PRS_BOX_7_ENABLED
 Enables box 7 in the module.
 
#define NRFX_PRS_BOX_8_ENABLED
 Enables box 8 in the module.
 
#define NRFX_PRS_BOX_9_ENABLED
 Enables box 9 in the module.
 
#define NRFX_PRS_CONFIG_LOG_ENABLED
 Enables logging in the module.
 
#define NRFX_PRS_CONFIG_LOG_LEVEL
 Default Severity level.
 

Detailed Description

Macro Definition Documentation

◆ NRFX_PRS_BOX_0_ENABLED

#define NRFX_PRS_BOX_0_ENABLED

Enables box 0 in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

◆ NRFX_PRS_BOX_1_ENABLED

#define NRFX_PRS_BOX_1_ENABLED

Enables box 1 in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

◆ NRFX_PRS_BOX_2_ENABLED

#define NRFX_PRS_BOX_2_ENABLED

Enables box 2 in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

◆ NRFX_PRS_BOX_3_ENABLED

#define NRFX_PRS_BOX_3_ENABLED

Enables box 3 in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

◆ NRFX_PRS_BOX_4_ENABLED

#define NRFX_PRS_BOX_4_ENABLED

Enables box 4 in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

◆ NRFX_PRS_BOX_5_ENABLED

#define NRFX_PRS_BOX_5_ENABLED

Enables box 5 in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

◆ NRFX_PRS_BOX_6_ENABLED

#define NRFX_PRS_BOX_6_ENABLED

Enables box 6 in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

◆ NRFX_PRS_BOX_7_ENABLED

#define NRFX_PRS_BOX_7_ENABLED

Enables box 7 in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

◆ NRFX_PRS_BOX_8_ENABLED

#define NRFX_PRS_BOX_8_ENABLED

Enables box 8 in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

◆ NRFX_PRS_BOX_9_ENABLED

#define NRFX_PRS_BOX_9_ENABLED

Enables box 9 in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

◆ NRFX_PRS_CONFIG_LOG_ENABLED

#define NRFX_PRS_CONFIG_LOG_ENABLED

Enables logging in the module.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

◆ NRFX_PRS_CONFIG_LOG_LEVEL

#define NRFX_PRS_CONFIG_LOG_LEVEL

Default Severity level.

Following options are available:

  • 0 - Off
  • 1 - Error
  • 2 - Warning
  • 3 - Info
  • 4 - Debug
Note
This is an NRF_CONFIG macro.

◆ NRFX_PRS_ENABLED

#define NRFX_PRS_ENABLED

Enabling peripherals with same ID coexistence.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.