The CC2652RB datasheet mentions the Sensor Controller and resets in a couple places. First in section 9.4 Memory, on page 51:
There is a 4-KB ultra-low leakage SRAM available for use with the Sensor Controller Engine which is typically used for storing Sensor Controller programs, data and configuration parameters. This RAM is also accessible by the system CPU. The Sensor Controller RAM is not cleared to zeroes between system resets.
Then again in table 9-1 Power Modes in section 9.12 Power Management, on page 55:
"System reset" does not appear to be defined in this document, nor is it even mentioned anywhere else, so it's not clear whether that's limited to software or not. Obviously a power-on reset wouldn't be expected to preserve volatile memory, but the reset pin seems like it could go either way. Does "Off" mean that the Sensor Controller is just unavailable/not running, or unpowered with no SRAM retention?