Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/src/
Dsl_se_manager.c110 static sli_se_mailbox_response_t se_manager_command_response = SLI_SE_RESPONSE_INTERNAL_ERROR; variable
129 (void)se_manager_command_response; in sl_se_init()
332 se_manager_command_response = sli_se_mailbox_read_response(); in SEMBRX_IRQHandler()
414 command_response = se_manager_command_response; in sli_se_execute_and_wait()
416 se_manager_command_response = SLI_SE_RESPONSE_INTERNAL_ERROR; in sli_se_execute_and_wait()