Home
last modified time | relevance | path

Searched refs:sdramc_block_selection_t (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/sdramc/
Dfsl_sdramc.h98 } sdramc_block_selection_t; typedef
103 sdramc_block_selection_t block; /*!< The block number. */
213 void SDRAMC_SendCommand(SDRAM_Type *base, sdramc_block_selection_t block, sdramc_command_t command);
222 static inline void SDRAMC_EnableWriteProtect(SDRAM_Type *base, sdramc_block_selection_t block, bool… in SDRAMC_EnableWriteProtect()
241 static inline void SDRAMC_EnableOperateValid(SDRAM_Type *base, sdramc_block_selection_t block, bool… in SDRAMC_EnableOperateValid()
Dfsl_sdramc.c169 void SDRAMC_SendCommand(SDRAM_Type *base, sdramc_block_selection_t block, sdramc_command_t command) in SDRAMC_SendCommand()
/hal_nxp-latest/mcux/mcux-sdk/components/IS42SM16800H/
Dfsl_sdram.c24 sdramc_block_selection_t whichBlock,
77 sdramc_block_selection_t whichBlock, in SDRAM_InitSequence()