Home
last modified time | relevance | path

Searched refs:errorCode (Results 1 – 5 of 5) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/
Drsi_pll.c1377 rsi_error_t errorCode = RSI_OK; in clk_qspi_clk_config() local
1396 errorCode = ERROR_CLOCK_NOT_ENABLED; in clk_qspi_clk_config()
1405 errorCode = ERROR_CLOCK_NOT_ENABLED; in clk_qspi_clk_config()
1415 errorCode = ERROR_CLOCK_NOT_ENABLED; in clk_qspi_clk_config()
1427 errorCode = INVALID_PARAMETERS; in clk_qspi_clk_config()
1431 if (errorCode == RSI_OK) { in clk_qspi_clk_config()
1446 return errorCode; in clk_qspi_clk_config()
1472 rsi_error_t errorCode = RSI_OK; in clk_qspi_2_clk_config() local
1489 errorCode = ERROR_CLOCK_NOT_ENABLED; in clk_qspi_2_clk_config()
1499 errorCode = ERROR_CLOCK_NOT_ENABLED; in clk_qspi_2_clk_config()
[all …]
/hal_silabs-latest/gecko/emlib/inc/
Dem_can.h316 CAN_ErrorCode_TypeDef errorCode = (CAN_ErrorCode_TypeDef) in CAN_GetLastErrorCode() local
319 return errorCode; in CAN_GetLastErrorCode()
/hal_silabs-latest/simplicity_sdk/protocol/bluetooth/bgstack/ll/inc/
Dsl_btctrl_hci.h128 void sl_btctrl_hci_send_hardware_error_event(uint8_t errorCode);
/hal_silabs-latest/gecko/platform/radio/rail_lib/common/
Drail.h6081 RAIL_AssertErrorCodes_t errorCode);
/hal_silabs-latest/simplicity_sdk/platform/radio/rail_lib/common/
Drail.h6555 RAIL_AssertErrorCodes_t errorCode);