Home
last modified time | relevance | path

Searched defs:ret (Results 1 – 25 of 154) sorted by relevance

1234567

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_preprocess_events.c73 tBleStatus ret; in hci_disconnection_complete_event_process() local
86 int ret; in aci_hal_adv_scan_resp_data_update_event_process() local
99 int ret = 0; in aci_hal_pawr_data_free_event_process() local
115 int ret; in aci_l2cap_cos_disconnection_complete_event_process() local
126 int ret; in aci_l2cap_cos_sdu_data_rx_event_process() local
144 int ret; in aci_gatt_tx_pool_available_event_process() local
155 int ret; in aci_gatt_srv_attribute_modified_event_process() local
169 int ret; in aci_gatt_clt_notification_event_process() local
183 tBleStatus ret; in aci_gatt_clt_proc_complete_event_process() local
195 int ret; in aci_gatt_srv_read_event_process() local
[all …]
Daci_adv_nwk.c88 tBleStatus ret; in allocate_and_set_data_legacy() local
196 tBleStatus ret; in hci_le_set_periodic_advertising_subevent_data() local
273 tBleStatus ret; in hci_le_set_periodic_advertising_response_data() local
331 uint8_t ret; in adv_data_check_param() local
386 uint8_t ret; in scan_resp_data_check_param() local
446 uint8_t ret; in periodic_adv_data_check_param() local
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_mce.c241 HAL_StatusTypeDef ret = HAL_OK; in HAL_MCE_ConfigNoekeon() local
329 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_ConfigAESContext() local
399 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_ConfigRegion() local
463 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_SetRegionAESContext() local
618 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_EnableRegion() local
662 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_DisableRegion() local
735 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_LockAESContextConfig() local
777 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_LockAESContextKey() local
817 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_LockNoekeonMasterKeys() local
884 HAL_StatusTypeDef ret = HAL_OK; in HAL_MCE_GetAESContextCRCKey() local
Dstm32h7rsxx_ll_usb.c85 HAL_StatusTypeDef ret; in USB_CoreInit() local
294 HAL_StatusTypeDef ret = HAL_OK; in USB_DevInit() local
936 HAL_StatusTypeDef ret = HAL_OK; in USB_EPStopXfer() local
1132 HAL_StatusTypeDef ret; in USB_StopDevice() local
1445 HAL_StatusTypeDef ret = HAL_OK; in USB_HostInit() local
1697 HAL_StatusTypeDef ret = HAL_OK; in USB_HC_Init() local
2212 HAL_StatusTypeDef ret = HAL_OK; in USB_StopHost() local
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_mce.c238 HAL_StatusTypeDef ret = HAL_OK; in HAL_MCE_ConfigNoekeon() local
334 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_ConfigAESContext() local
405 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_ConfigRegion() local
467 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_SetRegionAESContext() local
622 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_EnableRegion() local
666 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_DisableRegion() local
739 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_LockAESContextConfig() local
781 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_LockAESContextKey() local
821 HAL_StatusTypeDef ret = HAL_ERROR; in HAL_MCE_LockNoekeonMasterKeys() local
888 HAL_StatusTypeDef ret = HAL_OK; in HAL_MCE_GetAESContextCRCKey() local
Dstm32n6xx_ll_usb.c85 HAL_StatusTypeDef ret; in USB_CoreInit() local
276 HAL_StatusTypeDef ret = HAL_OK; in USB_DevInit() local
895 HAL_StatusTypeDef ret = HAL_OK; in USB_EPStopXfer() local
1091 HAL_StatusTypeDef ret; in USB_StopDevice() local
1404 HAL_StatusTypeDef ret = HAL_OK; in USB_HostInit() local
1628 HAL_StatusTypeDef ret = HAL_OK; in USB_HC_Init() local
2133 HAL_StatusTypeDef ret = HAL_OK; in USB_StopHost() local
Dstm32n6xx_hal_rcc.c2029 HAL_StatusTypeDef ret = HAL_OK; in RCC_PLL_Config() local
2177 HAL_StatusTypeDef ret = HAL_OK; in RCC_PLL_Enable() local
2208 uint32_t ret = 0U; in RCC_PLL_IsNewConfig() local
2274 uint32_t ret = 1U; in RCC_PLL_Source_IsReady() local
2314 uint32_t ret = 1U; in RCC_IC_CheckPLLSources() local
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usb.c85 HAL_StatusTypeDef ret; in USB_CoreInit() local
293 HAL_StatusTypeDef ret = HAL_OK; in USB_DevInit() local
935 HAL_StatusTypeDef ret = HAL_OK; in USB_EPStopXfer() local
1131 HAL_StatusTypeDef ret; in USB_StopDevice() local
1444 HAL_StatusTypeDef ret = HAL_OK; in USB_HostInit() local
1695 HAL_StatusTypeDef ret = HAL_OK; in USB_HC_Init() local
2210 HAL_StatusTypeDef ret = HAL_OK; in USB_StopHost() local
2340 HAL_StatusTypeDef ret; in USB_CoreInit() local
2440 HAL_StatusTypeDef ret; in USB_DevInit() local
2510 HAL_StatusTypeDef ret = HAL_OK; in USB_ActivateEndpoint() local
[all …]
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usb.c85 HAL_StatusTypeDef ret; in USB_CoreInit() local
291 HAL_StatusTypeDef ret = HAL_OK; in USB_DevInit() local
939 HAL_StatusTypeDef ret = HAL_OK; in USB_EPStopXfer() local
1135 HAL_StatusTypeDef ret; in USB_StopDevice() local
1451 HAL_StatusTypeDef ret = HAL_OK; in USB_HostInit() local
1707 HAL_StatusTypeDef ret = HAL_OK; in USB_HC_Init() local
2222 HAL_StatusTypeDef ret = HAL_OK; in USB_StopHost() local
2352 HAL_StatusTypeDef ret; in USB_CoreInit() local
2452 HAL_StatusTypeDef ret; in USB_DevInit() local
2522 HAL_StatusTypeDef ret = HAL_OK; in USB_ActivateEndpoint() local
[all …]
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_usb.c85 HAL_StatusTypeDef ret; in USB_CoreInit() local
290 HAL_StatusTypeDef ret = HAL_OK; in USB_DevInit() local
907 HAL_StatusTypeDef ret = HAL_OK; in USB_EPStopXfer() local
1103 HAL_StatusTypeDef ret; in USB_StopDevice() local
1416 HAL_StatusTypeDef ret = HAL_OK; in USB_HostInit() local
1647 HAL_StatusTypeDef ret = HAL_OK; in USB_HC_Init() local
2162 HAL_StatusTypeDef ret = HAL_OK; in USB_StopHost() local
Dstm32f2xx_hal_pcd.c1577 HAL_StatusTypeDef ret = HAL_OK; in HAL_PCD_EP_Open() local
1802 HAL_StatusTypeDef ret; in HAL_PCD_EP_Abort() local
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usb.c85 HAL_StatusTypeDef ret; in USB_CoreInit() local
298 HAL_StatusTypeDef ret = HAL_OK; in USB_DevInit() local
939 HAL_StatusTypeDef ret = HAL_OK; in USB_EPStopXfer() local
1135 HAL_StatusTypeDef ret; in USB_StopDevice() local
1448 HAL_StatusTypeDef ret = HAL_OK; in USB_HostInit() local
1697 HAL_StatusTypeDef ret = HAL_OK; in USB_HC_Init() local
2212 HAL_StatusTypeDef ret = HAL_OK; in USB_StopHost() local
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usb.c88 HAL_StatusTypeDef ret; in USB_CoreInit() local
336 HAL_StatusTypeDef ret = HAL_OK; in USB_DevInit() local
969 HAL_StatusTypeDef ret = HAL_OK; in USB_EPStopXfer() local
1165 HAL_StatusTypeDef ret; in USB_StopDevice() local
1548 HAL_StatusTypeDef ret = HAL_OK; in USB_HostInit() local
1777 HAL_StatusTypeDef ret = HAL_OK; in USB_HC_Init() local
2292 HAL_StatusTypeDef ret = HAL_OK; in USB_StopHost() local
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usb.c85 HAL_StatusTypeDef ret; in USB_CoreInit() local
302 HAL_StatusTypeDef ret = HAL_OK; in USB_DevInit() local
918 HAL_StatusTypeDef ret = HAL_OK; in USB_EPStopXfer() local
1114 HAL_StatusTypeDef ret; in USB_StopDevice() local
1427 HAL_StatusTypeDef ret = HAL_OK; in USB_HostInit() local
1648 HAL_StatusTypeDef ret = HAL_OK; in USB_HC_Init() local
2153 HAL_StatusTypeDef ret = HAL_OK; in USB_StopHost() local
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_usb.c85 HAL_StatusTypeDef ret; in USB_CoreInit() local
261 HAL_StatusTypeDef ret = HAL_OK; in USB_DevInit() local
798 HAL_StatusTypeDef ret = HAL_OK; in USB_EPStopXfer() local
987 HAL_StatusTypeDef ret; in USB_StopDevice() local
1290 HAL_StatusTypeDef ret = HAL_OK; in USB_HostInit() local
1486 HAL_StatusTypeDef ret = HAL_OK; in USB_HC_Init() local
1831 HAL_StatusTypeDef ret = HAL_OK; in USB_StopHost() local
2092 HAL_StatusTypeDef ret = HAL_OK; in USB_ActivateEndpoint() local
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_usb.c85 HAL_StatusTypeDef ret; in USB_CoreInit() local
269 HAL_StatusTypeDef ret = HAL_OK; in USB_DevInit() local
821 HAL_StatusTypeDef ret = HAL_OK; in USB_EPStopXfer() local
1010 HAL_StatusTypeDef ret; in USB_StopDevice() local
1313 HAL_StatusTypeDef ret = HAL_OK; in USB_HostInit() local
1512 HAL_StatusTypeDef ret = HAL_OK; in USB_HC_Init() local
1857 HAL_StatusTypeDef ret = HAL_OK; in USB_StopHost() local
2118 HAL_StatusTypeDef ret = HAL_OK; in USB_ActivateEndpoint() local
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_usb.c94 HAL_StatusTypeDef ret; in USB_CoreInit() local
194 HAL_StatusTypeDef ret; in USB_DevInit() local
264 HAL_StatusTypeDef ret = HAL_OK; in USB_ActivateEndpoint() local
1121 HAL_StatusTypeDef ret = HAL_OK; in USB_HC_Init() local
Dstm32c0xx_hal_pcd.c1392 HAL_StatusTypeDef ret = HAL_OK; in HAL_PCD_EP_Open() local
1598 HAL_StatusTypeDef ret; in HAL_PCD_EP_Abort() local
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_usb.c94 HAL_StatusTypeDef ret; in USB_CoreInit() local
194 HAL_StatusTypeDef ret; in USB_DevInit() local
264 HAL_StatusTypeDef ret = HAL_OK; in USB_ActivateEndpoint() local
1121 HAL_StatusTypeDef ret = HAL_OK; in USB_HC_Init() local
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_usb.c84 HAL_StatusTypeDef ret; in USB_CoreInit() local
180 HAL_StatusTypeDef ret; in USB_DevInit() local
250 HAL_StatusTypeDef ret = HAL_OK; in USB_ActivateEndpoint() local
Dstm32u0xx_hal_pcd.c1392 HAL_StatusTypeDef ret = HAL_OK; in HAL_PCD_EP_Open() local
1598 HAL_StatusTypeDef ret; in HAL_PCD_EP_Abort() local
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_pwr_ex.c643 HAL_StatusTypeDef ret = HAL_OK; in HAL_PWREx_EnableStandbyIORetention() local
723 HAL_StatusTypeDef ret = HAL_OK; in HAL_PWREx_DisableStandbyIORetention() local
842 HAL_StatusTypeDef ret = HAL_OK; in HAL_PWREx_DisableStandbyRetainedIOState() local
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_pcd.c1222 HAL_StatusTypeDef ret = HAL_OK; in HAL_PCD_EP_Open() local
1428 HAL_StatusTypeDef ret; in HAL_PCD_EP_Abort() local
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_pcd.c1222 HAL_StatusTypeDef ret = HAL_OK; in HAL_PCD_EP_Open() local
1428 HAL_StatusTypeDef ret; in HAL_PCD_EP_Abort() local
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pcd.c1392 HAL_StatusTypeDef ret = HAL_OK; in HAL_PCD_EP_Open() local
1598 HAL_StatusTypeDef ret; in HAL_PCD_EP_Abort() local

1234567