Searched refs:SDRAMC_SendCommand (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/IS42SM16800H/ |
| D | fsl_sdram.c | 89 SDRAMC_SendCommand(base, whichBlock, kSDRAMC_PrechargeCommand); in SDRAM_InitSequence() 95 SDRAMC_SendCommand(base, whichBlock, kSDRAMC_AutoRefreshEnableCommand); in SDRAM_InitSequence() 105 SDRAMC_SendCommand(base, whichBlock, kSDRAMC_ImrsCommand); in SDRAM_InitSequence()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/sdramc/ |
| D | fsl_sdramc.h | 213 void SDRAMC_SendCommand(SDRAM_Type *base, sdramc_block_selection_t block, sdramc_command_t command);
|
| D | fsl_sdramc.c | 169 void SDRAMC_SendCommand(SDRAM_Type *base, sdramc_block_selection_t block, sdramc_command_t command) in SDRAMC_SendCommand() function
|