Searched refs:result (Results 1 – 8 of 8) sorted by relevance
/hal_renesas-latest/drivers/ra/fsp/src/r_ether_phy/ |
D | r_ether_phy.c | 1045 bool result = false; in ether_phy_targets_is_support_link_partner_ability() local 1053 …result = ether_phy_target_ksz8091rnb_is_support_link_partner_ability(p_instance_ctrl, line_speed_d… in ether_phy_targets_is_support_link_partner_ability() 1062 …result = ether_phy_target_ksz8041_is_support_link_partner_ability(p_instance_ctrl, line_speed_dupl… in ether_phy_targets_is_support_link_partner_ability() 1071 …result = ether_phy_target_dp83620_is_support_link_partner_ability(p_instance_ctrl, line_speed_dupl… in ether_phy_targets_is_support_link_partner_ability() 1080 …result = ether_phy_target_ics1894_is_support_link_partner_ability(p_instance_ctrl, line_speed_dupl… in ether_phy_targets_is_support_link_partner_ability() 1094 … result = p_callback->p_target_link_partner_ability_get(p_instance_ctrl, line_speed_duplex); in ether_phy_targets_is_support_link_partner_ability() 1105 result = true; in ether_phy_targets_is_support_link_partner_ability() 1110 return result; in ether_phy_targets_is_support_link_partner_ability()
|
/hal_renesas-latest/drivers/ra/fsp/src/r_usb_host/ |
D | r_usb_host.c | 1218 usb_xfer_result_t result) in r_usbh_event_xfer_complete_notify() argument 1226 event.complete.result = result; in r_usbh_event_xfer_complete_notify() 1698 usb_xfer_result_t result; in r_usbh_process_pipe_nrdy() local 1710 result = USB_XFER_RESULT_STALLED; in r_usbh_process_pipe_nrdy() 1716 result = USB_XFER_RESULT_STALLED; in r_usbh_process_pipe_nrdy() 1722 result = USB_XFER_RESULT_FAILED; in r_usbh_process_pipe_nrdy() 1732 result); in r_usbh_process_pipe_nrdy()
|
/hal_renesas-latest/drivers/ra/fsp/inc/api/ |
D | r_usb_host_api.h | 52 uint8_t result; member
|
D | r_usb_device_api.h | 107 usbd_xfer_result_t result; member
|
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_adc_c/ |
D | r_adc_c.c | 365 uint16_t result = 0U; in R_ADC_C_Read32() local 372 fsp_err_t err = R_ADC_C_Read(p_ctrl, reg_id, &result); in R_ADC_C_Read32() 375 result_32 = result; in R_ADC_C_Read32()
|
/hal_renesas-latest/drivers/ra/fsp/src/r_adc/ |
D | r_adc.c | 493 uint16_t result = 0U; in R_ADC_Read32() local 500 fsp_err_t err = R_ADC_Read(p_ctrl, reg_id, &result); in R_ADC_Read32() 503 result_32 = result; in R_ADC_Read32()
|
/hal_renesas-latest/drivers/ra/fsp/src/r_usb_device/ |
D | r_usb_device.c | 1117 .result = USBD_XFER_RESULT_SUCCESS, in process_status_completion() 1275 .result = USBD_XFER_RESULT_SUCCESS, in process_pipe0_bemp() 1314 .result = USBD_XFER_RESULT_SUCCESS, in process_pipe_brdy()
|
/hal_renesas-latest/zephyr/blobs/ |
D | license.txt | 159 result of this License or out of the use or inability to use the
|