Home
last modified time | relevance | path

Searched refs:PFlashClockFreq (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.h417 uint32_t PFlashClockFreq; /*!< The flash peripheral clock frequency */ member
Dfsl_flash.c415 clkDiver = (uint8_t)(config->PFlashClockFreq / 1000000UL - 1UL); in FLASH_Init()
1624 *value = config->PFlashClockFreq; in FLASH_GetProperty()
1708 config->PFlashClockFreq = value; in FLASH_SetProperty()