Home
last modified time | relevance | path

Searched refs:delay_cell_value (Results 1 – 7 of 7) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_femc_drv.c21 static void femc_config_delay_cell(FEMC_Type *ptr, bool delay_cell_en, uint32_t delay_cell_value) in femc_config_delay_cell() argument
24 ptr->DLYCFG = FEMC_DLYCFG_DLYSEL_SET(delay_cell_value) | FEMC_DLYCFG_DLYEN_SET(delay_cell_en); in femc_config_delay_cell()
275 femc_config_delay_cell(ptr, !config->delay_cell_disable, config->delay_cell_value); in femc_config_sdram()
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_femc_drv.h131 uint8_t delay_cell_value; /**< Delay cell value */ member
/bsp/hpmicro/hpm6300evk/board/
A Dboard.c676 sdram_config.delay_cell_value = 0; in _init_ext_ram()
/bsp/hpmicro/hpm6e00evk/board/
A Dboard.c714 sdram_config.delay_cell_value = 0; in _init_ext_ram()
/bsp/hpmicro/hpm6750evkmini/board/
A Dboard.c1097 sdram_config.delay_cell_value = 0; in _init_ext_ram()
/bsp/hpmicro/hpm6750evk2/board/
A Dboard.c1036 sdram_config.delay_cell_value = 0; in _init_ext_ram()
/bsp/hpmicro/hpm6750evk/board/
A Dboard.c1086 sdram_config.delay_cell_value = 0; in _init_ext_ram()

Completed in 18 milliseconds