Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW41Z4/
Difr_radio.c202 …while ((FTFE_FSTAT_CCIF_MASK & FTFE->FSTAT) == 0); /* Wait till CCIF=1 to make sure not interrupti… in read_index_ifr()
204 if ((FTFE->FSTAT & FTFE_FSTAT_ACCERR_MASK) == FTFE_FSTAT_ACCERR_MASK ) in read_index_ifr()
206 FTFE->FSTAT = (1 << FTFE_FSTAT_ACCERR_SHIFT); /* Write 1 to ACCEER to clear errors */ in read_index_ifr()
213 FTFE->FSTAT = FTFE_FSTAT_CCIF_MASK; in read_index_ifr()
214 while((FTFE_FSTAT_CCIF_MASK & FTFE->FSTAT) == 0); /* Wait till CCIF=1 */ in read_index_ifr()
249 while ((FTFA_FSTAT_CCIF_MASK & FTFA->FSTAT) == 0); /* Wait till CCIF=1 */ in read_resource_ifr()
251 if ((FTFA->FSTAT & FTFA_FSTAT_ACCERR_MASK) == FTFA_FSTAT_ACCERR_MASK ) in read_resource_ifr()
253 FTFA->FSTAT = (1<<FTFA_FSTAT_ACCERR_SHIFT); /* Write 1 to ACCEER to clear errors */ in read_resource_ifr()
263 FTFA->FSTAT = FTFA_FSTAT_CCIF_MASK; in read_resource_ifr()
264 while ((FTFA_FSTAT_CCIF_MASK & FTFA->FSTAT) == 0); /* Wait till CCIF=1 */ in read_resource_ifr()
[all …]
/hal_nxp-2.7.6/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW40Z4/
Difr_mkw40z4_radio.c137 while((FTFA_FSTAT_CCIF_MASK & FTFA->FSTAT)==0); /* Wait till CCIF=1 */ in read_resource_ifr()
140 if ((FTFA->FSTAT & FTFA_FSTAT_ACCERR_MASK)== FTFA_FSTAT_ACCERR_MASK ) in read_resource_ifr()
142 FTFA->FSTAT = (1<<FTFA_FSTAT_ACCERR_SHIFT); /* Write 1 to ACCEER to clear errors */ in read_resource_ifr()
154 FTFA->FSTAT = FTFA_FSTAT_CCIF_MASK; in read_resource_ifr()
155 while((FTFA_FSTAT_CCIF_MASK & FTFA->FSTAT)==0); /* Wait till CCIF=1 */ in read_resource_ifr()
/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_ftfx_controller.c1253 FTFx->FSTAT = FTFx_FSTAT_RDCOLERR_MASK | FTFx_FSTAT_ACCERR_MASK | FTFx_FSTAT_FPVIOL_MASK; in ftfx_command_sequence()
1263 callFtfxRunCommand((FTFx_REG8_ACCESS_TYPE)(&FTFx->FSTAT)); in ftfx_command_sequence()
1267 FTFx->FSTAT = FTFx_FSTAT_RDCOLERR_MASK | FTFx_FSTAT_ACCERR_MASK | FTFx_FSTAT_FPVIOL_MASK; in ftfx_command_sequence()
1270 FTFx->FSTAT = FTFx_FSTAT_CCIF_MASK; in ftfx_command_sequence()
1274 while (!(FTFx->FSTAT & FTFx_FSTAT_CCIF_MASK)) in ftfx_command_sequence()
1281 registerValue = FTFx->FSTAT; in ftfx_command_sequence()
1308 FTFx->FSTAT = FTFx_FSTAT_RDCOLERR_MASK | FTFx_FSTAT_ACCERR_MASK | FTFx_FSTAT_FPVIOL_MASK; in ftfx_command_sequence_non_blocking()
1318 callFtfxRunCommand((FTFx_REG8_ACCESS_TYPE)(&FTFx->FSTAT)); in ftfx_command_sequence_non_blocking()
1322 FTFx->FSTAT = FTFx_FSTAT_RDCOLERR_MASK | FTFx_FSTAT_ACCERR_MASK | FTFx_FSTAT_FPVIOL_MASK; in ftfx_command_sequence_non_blocking()
1325 FTFx->FSTAT = FTFx_FSTAT_CCIF_MASK; in ftfx_command_sequence_non_blocking()
Dfsl_ftfx_flexnvm.c304 if (0U != (FTFx->FSTAT & FTFx_FSTAT_FPVIOL_MASK)) in FLEXNVM_EepromWrite()
Dfsl_ftfx_flash.c1513 registerValue = FTFx->FSTAT; in FLASH_GetCommandState()
/hal_nxp-2.7.6/mcux/devices/MKL25Z4/
DMKL25Z4.h1164 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
/hal_nxp-2.7.6/mcux/devices/MKW40Z4/
DMKW40Z4.h2100 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
2153 #define FTFA_FSTAT_REG(base) ((base)->FSTAT)
/hal_nxp-2.7.6/mcux/devices/MKW20Z4/
DMKW20Z4.h2100 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
2153 #define FTFA_FSTAT_REG(base) ((base)->FSTAT)
/hal_nxp-2.7.6/mcux/devices/MKW30Z4/
DMKW30Z4.h2100 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
2153 #define FTFA_FSTAT_REG(base) ((base)->FSTAT)
/hal_nxp-2.7.6/mcux/devices/MK22F51212/
DMK22F51212.h4178 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
/hal_nxp-2.7.6/mcux/devices/MKW24D5/
DMKW24D5.h2827 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
/hal_nxp-2.7.6/mcux/devices/MKE14F16/
DMKE14F16.h4743 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
/hal_nxp-2.7.6/mcux/devices/MKW22D5/
DMKW22D5.h2827 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
/hal_nxp-2.7.6/mcux/devices/MKE16F16/
DMKE16F16.h5547 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
/hal_nxp-2.7.6/mcux/devices/MKE18F16/
DMKE18F16.h5552 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
/hal_nxp-2.7.6/mcux/devices/MKW31Z4/
DMKW31Z4.h2296 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
/hal_nxp-2.7.6/mcux/devices/MK64F12/
DMK64F12.h12294 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
/hal_nxp-2.7.6/mcux/devices/MKW21Z4/
DMKW21Z4.h2225 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
/hal_nxp-2.7.6/mcux/devices/MKW41Z4/
DMKW41Z4.h2296 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
/hal_nxp-2.7.6/mcux/devices/MKV56F24/
DMKV56F24.h10592 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
/hal_nxp-2.7.6/mcux/devices/MK80F25615/
DMK80F25615.h10677 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
/hal_nxp-2.7.6/mcux/devices/MKV58F24/
DMKV58F24.h11932 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
/hal_nxp-2.7.6/mcux/devices/MK82F25615/
DMK82F25615.h10671 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member
/hal_nxp-2.7.6/mcux/devices/MK66F18/
DMK66F18.h11630 __IO uint8_t FSTAT; /**< Flash Status Register, offset: 0x0 */ member