// <e> NRFX_PRS_ENABLED - nrfx_prs - Peripheral Resource Sharing module //=== #ifndef NRFX_PRS_ENABLED #define NRFX_PRS_ENABLED 0 #endif // NRFX_PRS_BOX_0_ENABLED - Enables box 0 in the module. #ifndef NRFX_PRS_BOX_0_ENABLED #define NRFX_PRS_BOX_0_ENABLED 0 #endif...