Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.c329 static void (*callFlashCommonBitOperation)(FTMRx_REG32_ACCESS_TYPE base, variable
2108callFlashCommonBitOperation = config->executeInRamFunction.CommonBitOperationAddr.callCommonBitOpe… in flash_common_bit_operation_command_sequence()
2110 callFlashCommonBitOperation((FTMRx_REG32_ACCESS_TYPE)base, bitMask, bitShift, bitValue); in flash_common_bit_operation_command_sequence()