Lines Matching refs:_cyhal_sdxx_t

246 static inline bool _cyhal_sdxx_is_smfr_ready_for_set(_cyhal_sdxx_t *sdxx)  in _cyhal_sdxx_is_smfr_ready_for_set()
252 static inline bool _cyhal_sdxx_is_smfr_ready_for_get(_cyhal_sdxx_t *sdxx) in _cyhal_sdxx_is_smfr_ready_for_get()
261 static cy_rslt_t _cyhal_sdxx_prepare_for_transfer(_cyhal_sdxx_t *sdxx) in _cyhal_sdxx_prepare_for_transfer()
287 static _cyhal_sdxx_t *_cyhal_sdxx_config_structs[CY_IP_MXSDHC_INSTANCES];
315 _cyhal_sdxx_t *sdxx = (_cyhal_sdxx_t *)callback_arg; in _cyhal_sdhc_gpio_card_detect_callback()
351 _cyhal_sdxx_t *sdxx = _cyhal_sdxx_config_structs[block_idx]; in _cyhal_sdxx_handle_weak_func()
542 static cy_rslt_t _cyhal_sdxx_setup_pin(_cyhal_sdxx_t *sdxx, cyhal_gpio_t pin, const cyhal_resource_… in _cyhal_sdxx_setup_pin()
601 bool _cyhal_sdhc_is_busy(const _cyhal_sdxx_t *sdxx) { in _cyhal_sdhc_is_busy()
614 bool _cyhal_sdio_is_busy(const _cyhal_sdxx_t *sdxx) { in _cyhal_sdio_is_busy()
625 _cyhal_sdxx_t *sdxx = (_cyhal_sdxx_t *)callback_arg; in _cyhal_sdio_syspm_callback()
699 _cyhal_sdxx_t *sdxx = (_cyhal_sdxx_t *)callback_arg; in _cyhal_sdhc_syspm_callback()
833 static cy_rslt_t _cyhal_sdxx_update_hw_clock_config(_cyhal_sdxx_t *sdxx, uint32_t freq, bool lv_sig… in _cyhal_sdxx_update_hw_clock_config()
896 static cy_rslt_t _cyhal_sdxx_sdcardchangeclock(_cyhal_sdxx_t *sdxx, uint32_t *frequency, bool lv_si… in _cyhal_sdxx_sdcardchangeclock()
972 static cy_en_sd_host_status_t _cyhal_sdxx_pollcmdcomplete(_cyhal_sdxx_t *sdxx, uint32_t *time_used_… in _cyhal_sdxx_pollcmdcomplete()
1013 static cy_en_sd_host_status_t _cyhal_sdxx_polltransfercomplete(_cyhal_sdxx_t *sdxx, const uint16_t … in _cyhal_sdxx_polltransfercomplete()
1041 static void _cyhal_sdxx_setup_smphr(_cyhal_sdxx_t *sdxx) in _cyhal_sdxx_setup_smphr()
1080 static cy_rslt_t _cyhal_sdxx_waitfor_transfer_complete(_cyhal_sdxx_t *sdxx) in _cyhal_sdxx_waitfor_transfer_complete()
1115 _cyhal_sdxx_t *sdxx = (_cyhal_sdxx_t*) _cyhal_sdxx_config_structs[block]; in _cyhal_sdhc_irq_handler()
1184 _cyhal_sdxx_t *sdxx = (_cyhal_sdxx_t*) _cyhal_sdxx_config_structs[block]; in _cyhal_sdio_irq_handler()
1264 static void _cyhal_sdxx_reset(_cyhal_sdxx_t *sdxx) in _cyhal_sdxx_reset()
1295 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in _cyhal_sdhc_init_common_hw()
1630 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in _cyhal_sdhc_init_card_common()
1717 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdhc_free()
1811 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdhc_read()
1829 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdhc_write()
1847 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdhc_erase()
1923 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdhc_read_async()
1973 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdhc_write_async()
2029 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdhc_abort_async()
2040 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdhc_register_callback()
2049 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdhc_enable_event()
2104 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdhc_get_block_count()
2118 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdhc_set_frequency()
2185 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdhc_config_data_transfer()
2226 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdhc_send_cmd()
2361 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in _cyhal_sdhc_io_volt_negotiate()
2493 static cy_rslt_t _cyhal_sdxx_set_io_voltage(_cyhal_sdxx_t *sdxx, cyhal_sdxx_io_voltage_t io_voltage, in _cyhal_sdxx_set_io_voltage()
2600 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdhc_set_bus_width()
2663 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdhc_enable_card_power()
2692 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in _cyhal_sdio_init_common()
2944 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdio_free()
3006 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdio_configure()
3040 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdio_host_send_cmd()
3116 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdio_host_bulk_transfer()
3173 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdio_host_transfer_async()
3333 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdio_enable_event()
3386 _cyhal_sdxx_t *sdxx = &(obj->sdxx); in cyhal_sdio_host_set_io_voltage()