/hal_infineon-3.7.0/mtb-hal-cat1/source/ |
D | cyhal_system.c | 78 cyhal_reset_reason_t reason = CYHAL_SYSTEM_RESET_NONE; in cyhal_system_get_reset_reason() local 81 reason |= CYHAL_SYSTEM_RESET_SOFT; in cyhal_system_get_reset_reason() 83 reason |= CYHAL_SYSTEM_RESET_WDT; in cyhal_system_get_reset_reason() 86 reason |= CYHAL_SYSTEM_RESET_PROTECTION; in cyhal_system_get_reset_reason() 90 reason |= CYHAL_SYSTEM_RESET_ACTIVE_FAULT; in cyhal_system_get_reset_reason() 92 reason |= CYHAL_SYSTEM_RESET_DEEPSLEEP_FAULT; in cyhal_system_get_reset_reason() 94 reason |= CYHAL_SYSTEM_RESET_HIB_WAKEUP; in cyhal_system_get_reset_reason() 96 reason |= CYHAL_SYSTEM_RESET_SYS_CLK_ERR; in cyhal_system_get_reset_reason() 98 reason |= CYHAL_SYSTEM_RESET_SYS_CLK_ERR; in cyhal_system_get_reset_reason() 100 reason |= CYHAL_SYSTEM_RESET_WDT; in cyhal_system_get_reset_reason() [all …]
|
/hal_infineon-3.7.0/wifi-host-driver/WiFi_Host_Driver/src/ |
D | whd_cdc_bdc.c | 666 whd_event->reason = (whd_event_reason_t)ntoh32(whd_event->reason); in whd_process_bdc_event() 690 … whd_event->reason = (whd_event_reason_t)( (int)whd_event->reason + WLC_E_SUP_REASON_OFFSET ); in whd_process_bdc_event() 694 … whd_event->reason = (whd_event_reason_t)( (int)whd_event->reason + WLC_E_PRUNE_REASON_OFFSET ); in whd_process_bdc_event() 699 … whd_event->reason = (whd_event_reason_t)( (int)whd_event->reason + WLC_E_DOT11_RC_REASON_OFFSET ); in whd_process_bdc_event() 704 whd_event->reason); in whd_process_bdc_event()
|
D | whd_utils.c | 359 const char *whd_reason_to_string(whd_event_reason_t reason) in whd_reason_to_string() argument 361 switch (reason) in whd_reason_to_string() 1017 void whd_event_info_to_string(uint32_t cmd, uint16_t flag, uint32_t reason, char *ioctl_str, uint16… in whd_event_info_to_string() argument 1057 if (reason == 0) in whd_event_info_to_string() 1061 else if (reason == 512) in whd_event_info_to_string()
|
D | whd_chip.c | 652 …lt_t whd_ioctl_log_add_event(whd_driver_t whd_driver, uint32_t cmd, uint16_t flag, uint32_t reason) in whd_ioctl_log_add_event() argument 658 whd_driver->whd_ioctl_log[whd_driver->whd_ioctl_log_index % WHD_IOCTL_LOG_SIZE].reason = reason; in whd_ioctl_log_add_event() 698 whd_driver->whd_ioctl_log[i].reason, iovar, sizeof(iovar) - 1); in whd_ioctl_print() 701 … whd_driver->whd_ioctl_log[i].flag, whd_driver->whd_ioctl_log[i].reason, iovar) ); in whd_ioctl_print()
|
D | whd_sdpcm.c | 122 uint32_t reason; /** Reason code (if applicable) */ member
|
D | whd_wifi_api.c | 893 (event_header->reason == WLC_E_SUP_WPA_PSK_TMO) ) in whd_wifi_join_events_handler() 900 (event_header->reason == WLC_E_SUP_WPA_PSK_TMO) ) in whd_wifi_join_events_handler() 907 (event_header->reason == WLC_E_SUP_WPA_PSK_TMO) ) in whd_wifi_join_events_handler() 2653 uint32_t whd_wifi_deauth_sta(whd_interface_t ifp, whd_mac_t *mac, whd_dot11_reason_code_t reason) in whd_wifi_deauth_sta() argument 2730 scb_val->val = (uint32_t)reason; in whd_wifi_deauth_sta() 2752 scb_val->val = (uint32_t)reason; in whd_wifi_deauth_sta()
|
/hal_infineon-3.7.0/btstack/wiced_include/ |
D | wiced_bt_isoc.h | 162 uint8_t reason; /**< Disconnection Reason */ member 218 …uint8_t reason; /**< Reason for termination. Refer Core Spec v5.2 [Vo… member 515 wiced_result_t wiced_bt_isoc_peripheral_reject_cis(uint16_t cis_handle, uint8_t reason); 627 wiced_result_t wiced_bt_isoc_central_terminate_big(uint8_t big_handle, uint8_t reason);
|
D | wiced_bt_dev.h | 535 …uint8_t reason; /**< failure reason (see #wiced_bt_smp_s… member 1027 uint8_t reason; /**< Reason for BTM Disable */ member 1380 …t is_connected, uint16_t handle, wiced_bt_transport_t transport, uint8_t reason); /**< connecti…
|
D | wiced_bt_gatt.h | 758 …wiced_bt_gatt_disconn_reason_t reason; /**< Reason code (see @link wiced_bt_gatt_disconn_rea… member
|
/hal_infineon-3.7.0/wifi-host-driver/WiFi_Host_Driver/src/include/ |
D | whd_utils.h | 106 const char *whd_reason_to_string(whd_event_reason_t reason); 153 void whd_event_info_to_string(uint32_t cmd, uint16_t flag, uint32_t reason, char *ioctl_str, uint16…
|
D | whd_chip.h | 325 uint32_t reason; member
|
D | whd_events_int.h | 475 uint32_t reason; /* Reason code (if applicable) */ member
|
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/include/ |
D | cy_syslib.h | 1083 void Cy_SysLib_Halt(uint32_t reason); 1086 __NO_RETURN void Cy_SysLib_Halt(uint32_t reason);
|
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/ |
D | cy_syslib.c | 152 __NO_RETURN void Cy_SysLib_Halt(uint32_t reason) in Cy_SysLib_Halt() argument 154 if(0U != reason) in Cy_SysLib_Halt()
|
/hal_infineon-3.7.0/wifi-host-driver/WiFi_Host_Driver/inc/ |
D | whd_events.h | 164 uint32_t reason; /**< Reason code associated with the event occurred */ member
|
D | whd_wifi_api.h | 646 … uint32_t whd_wifi_deauth_sta(whd_interface_t ifp, whd_mac_t *mac, whd_dot11_reason_code_t reason);
|
/hal_infineon-3.7.0/abstraction-rtos/ |
D | LICENSE | 164 incurred by, or claims asserted against, such Contributor by reason of your
|
/hal_infineon-3.7.0/mtb-pdl-cat1/ |
D | LICENSE | 164 incurred by, or claims asserted against, such Contributor by reason of your
|
/hal_infineon-3.7.0/mtb-hal-cat1/ |
D | LICENSE | 164 incurred by, or claims asserted against, such Contributor by reason of your
|
/hal_infineon-3.7.0/core-lib/ |
D | LICENSE | 164 incurred by, or claims asserted against, such Contributor by reason of your
|
/hal_infineon-3.7.0/mtb-template-cat1/ |
D | LICENSE | 164 incurred by, or claims asserted against, such Contributor by reason of your
|
/hal_infineon-3.7.0/btstack/ |
D | RELEASE.md | 88 …to return correct connection handle when there is an ISOC CIS disconnection and added reason field.
|