Device Init#

Functions#

int16_t

This API resets the module.

int32_t

Get the rom version of the module.

Function Documentation#

rsi_bl_module_power_cycle#

int16_t rsi_bl_module_power_cycle (void )

This API resets the module.

Parameters
TypeDirectionArgument NameDescription
void[in]

Returns

  • 0 - Success
    Non-Zero Value - Failure


References SL_PRINTF , and RSI_SUCCESS

rsi_get_rom_version#

int32_t rsi_get_rom_version (void )

Get the rom version of the module.

Parameters
TypeDirectionArgument NameDescription
void[in]

Returns

  • 1 - RSI_ROM_VERSION_1P0
    2 - RSI_ROM_VERSION_1P1

Note

  • The return value of this API can be used to infer chip version of the module.
    1 - 1.4EVK
    2 - 1.5EVK