Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A Dhal_sdhost.c823 if (!host->present) { in __mci_irq_handler()
1415 if (!host->present) { in do_rom_HAL_SDC_Request()
1773 uint32_t present; in __mci_cd_timer() local
1777 present = 1; in __mci_cd_timer()
1779 present = 0; in __mci_cd_timer()
1783 HAL_PR_SZ_L(gpio_val), HAL_PR_SZ_L(host->present), HAL_PR_SZ_L(present)); in __mci_cd_timer()
1784 if (host->present ^ present || host->wait_voltage_stable) { in __mci_cd_timer()
1786 host->present = present; in __mci_cd_timer()
2232 host->present = 1; in hal_sdc_init()
2272 host->present = 1; in hal_sdc_init()
[all …]
A DKconfig44 int "sdc card detect pin present value"
A Dtest.c78 void card_detect(uint32_t present) in card_detect() argument
80 if (present) { in card_detect()
A D_sdhost.h159 volatile uint32_t present; member
/bsp/rm48x50/HALCoGen/
A Dmisra-c.txt25 /*SAFETYMCUSW 63 S MR:11.1 <REVIEWED> "LDRA-Definitions for gio.h and system.h already present" */
34 /*SAFETYMCUSW 122 S MR:20.11 <REVIEWED> "Startup code(exit and abort need to be present)" */
41 /*SAFETYMCUSW 354 S MR:1.4 <REVIEWED> " Startup code(Extern declaration present in the library)" */
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/
A Dsd_test.h43 void card_detect(uint32_t present);
A Dhal_sdhost.h70 typedef void (*card_detect_cb)(uint32_t present);
/bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/
A Dsdhci.c241 if (!present || host->flags & SDHCI_DEVICE_DEAD) in sdhci_present_error()
289 rt_uint32_t present; in sdhci_set_card_detection() local
1352 int present; in sdhci_card_event() local
1358 present = mmc->ops->get_cd(mmc); in sdhci_card_event()
1363 if (sdhci_has_requests(host) && !present) in sdhci_card_event()
2039 rt_bool_t present; in sdhci_send_command_retry() local
2055 present = host->mmc->ops->get_cd(host->mmc); in sdhci_send_command_retry()
2063 if (sdhci_present_error(host, cmd, present)) in sdhci_send_command_retry()
2201 rt_bool_t present; in sdhci_request() local
2204 present = mmc->ops->get_cd(mmc); in sdhci_request()
[all …]
/bsp/renesas/ra8d1-ek/script/
A Dfsp.ld287 /* If ITCM is not present, this will be the address stored in '.' before ALIGN was attempted. */
288 /* If ITCM is present, this will be the absolute address that follows the ITCM ROM location. */
454 /* If DTCM is not present, this will be the address stored in '.' before ALIGN was attempted. */
455 /* If DTCM is present, this will be the absolute address that follows the DTCM ROM location. */
/bsp/renesas/ra8m1-ek/script/
A Dfsp.ld285 /* If ITCM is not present, this will be the address stored in '.' before ALIGN was attempted. */
286 /* If ITCM is present, this will be the absolute address that follows the ITCM ROM location. */
448 /* If DTCM is not present, this will be the address stored in '.' before ALIGN was attempted. */
449 /* If DTCM is present, this will be the absolute address that follows the DTCM ROM location. */
/bsp/renesas/ra8d1-vision-board/script/
A Dfsp.ld287 /* If ITCM is not present, this will be the address stored in '.' before ALIGN was attempted. */
288 /* If ITCM is present, this will be the absolute address that follows the ITCM ROM location. */
454 /* If DTCM is not present, this will be the address stored in '.' before ALIGN was attempted. */
455 /* If DTCM is present, this will be the absolute address that follows the DTCM ROM location. */
/bsp/renesas/ra4e2-eco/script/
A Dfsp.ld287 /* If ITCM is not present, this will be the address stored in '.' before ALIGN was attempted. */
288 /* If ITCM is present, this will be the absolute address that follows the ITCM ROM location. */
450 /* If DTCM is not present, this will be the address stored in '.' before ALIGN was attempted. */
451 /* If DTCM is present, this will be the absolute address that follows the DTCM ROM location. */
/bsp/renesas/ra6e2-fpb/script/
A Dfsp.ld282 /* If ITCM is not present, this will be the address stored in '.' before ALIGN was attempted. */
283 /* If ITCM is present, this will be the absolute address that follows the ITCM ROM location. */
445 /* If DTCM is not present, this will be the address stored in '.' before ALIGN was attempted. */
446 /* If DTCM is present, this will be the absolute address that follows the DTCM ROM location. */
/bsp/raspberry-pico/RP2040/
A Dlink.ld56 symbol if present, otherwise defaults to start of .text.
/bsp/renesas/ra8m1-ek/
A DREADME_EN.md139 3. Upon entering FSP, pre-configured peripherals are already present. Click the `Generate Project C…
/bsp/renesas/ra8d1-ek/
A DREADME_EN.md150 3. Upon entering FSP, pre-configured peripherals are already present. Click the `Generate Project C…
/bsp/renesas/ra6m3-hmi-board/
A DREADME.md158 3. Upon entering FSP, pre-configured peripherals are already present. Click the `Generate Project C…
/bsp/core-v-mcu/core-v-cv32e40p/
A Dreadme_EN.md36 >This chapter is provided for users who use RT Thread on the Core-V-MCU. At present, the Core-V-MCU…
/bsp/rockchip/rk3500/
A DTaishanpi-RK3566_ZH.md216 With `boot.scr` present, the system will boot automatically:
/bsp/stm32/stm32u575-st-nucleo/
A DREADME.md315 3. At present, in this experimental test, it is found that RW007 will time out, and a suitable solu…
/bsp/stm32/stm32u585-iot02a/
A DREADME.md315 3. At present, in this experimental test, it is found that RW007 will time out, and a suitable solu…
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/
A DDoxyfile393 # of private inheritance when no explicit protection keyword is present.

Completed in 661 milliseconds