Home
last modified time | relevance | path

Searched refs:FTFA (Results 1 – 25 of 51) sorted by relevance

123

/hal_nxp-latest/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()
145 FTFA_WR_FCCOB0(FTFA,RDRSRC); in read_resource_ifr()
146 FTFA_WR_FCCOB1(FTFA,flash_addr23_16); in read_resource_ifr()
147 FTFA_WR_FCCOB2(FTFA,flash_addr15_8); in read_resource_ifr()
148 FTFA_WR_FCCOB3(FTFA,flash_addr7_0); in read_resource_ifr()
149 FTFA_WR_FCCOB8(FTFA,0); 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()
[all …]
/hal_nxp-latest/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW41Z4/
Difr_radio.c50 #define FTFA (FTFE) macro
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()
256 FTFA->FCCOB0 = RDRSRC; in read_resource_ifr()
257 FTFA->FCCOB1 = flash_addr23_16; in read_resource_ifr()
258 FTFA->FCCOB2 = flash_addr15_8; in read_resource_ifr()
259 FTFA->FCCOB3 = flash_addr7_0; in read_resource_ifr()
260 FTFA->FCCOB8 = 0x00; in read_resource_ifr()
263 FTFA->FSTAT = FTFA_FSTAT_CCIF_MASK; in read_resource_ifr()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_adapter.h29 #if defined(FTFA)
30 #define FTFx FTFA
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW20Z4/
DMKW20Z4.h2446 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
2447 #define FTFA_BASE_PTR (FTFA)
2451 #define FTFA_BASE_PTRS { FTFA }
2467 #define FTFA_FSTAT FTFA_FSTAT_REG(FTFA)
2468 #define FTFA_FCNFG FTFA_FCNFG_REG(FTFA)
2469 #define FTFA_FSEC FTFA_FSEC_REG(FTFA)
2470 #define FTFA_FOPT FTFA_FOPT_REG(FTFA)
2471 #define FTFA_FCCOB3 FTFA_FCCOB3_REG(FTFA)
2472 #define FTFA_FCCOB2 FTFA_FCCOB2_REG(FTFA)
2473 #define FTFA_FCCOB1 FTFA_FCCOB1_REG(FTFA)
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW30Z4/
DMKW30Z4.h2446 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
2447 #define FTFA_BASE_PTR (FTFA)
2451 #define FTFA_BASE_PTRS { FTFA }
2467 #define FTFA_FSTAT FTFA_FSTAT_REG(FTFA)
2468 #define FTFA_FCNFG FTFA_FCNFG_REG(FTFA)
2469 #define FTFA_FSEC FTFA_FSEC_REG(FTFA)
2470 #define FTFA_FOPT FTFA_FOPT_REG(FTFA)
2471 #define FTFA_FCCOB3 FTFA_FCCOB3_REG(FTFA)
2472 #define FTFA_FCCOB2 FTFA_FCCOB2_REG(FTFA)
2473 #define FTFA_FCCOB1 FTFA_FCCOB1_REG(FTFA)
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW40Z4/
DMKW40Z4.h2446 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
2447 #define FTFA_BASE_PTR (FTFA)
2451 #define FTFA_BASE_PTRS { FTFA }
2467 #define FTFA_FSTAT FTFA_FSTAT_REG(FTFA)
2468 #define FTFA_FCNFG FTFA_FCNFG_REG(FTFA)
2469 #define FTFA_FSEC FTFA_FSEC_REG(FTFA)
2470 #define FTFA_FOPT FTFA_FOPT_REG(FTFA)
2471 #define FTFA_FCCOB3 FTFA_FCCOB3_REG(FTFA)
2472 #define FTFA_FCCOB2 FTFA_FCCOB2_REG(FTFA)
2473 #define FTFA_FCCOB1 FTFA_FCCOB1_REG(FTFA)
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC041/
DMCXC041.h1296 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
1300 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC141/
DMCXC141.h2866 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
2870 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC142/
DMCXC142.h2864 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
2868 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL17Z644/
DMKL17Z644.h2581 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
2585 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL25Z4/
DMKL25Z4.h1335 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
1339 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC143/
DMCXC143.h2724 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
2728 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC144/
DMCXC144.h2724 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
2728 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC242/
DMCXC242.h2866 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
2870 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL27Z644/
DMKL27Z644.h2590 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
2594 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC244/
DMCXC244.h2724 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
2728 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC243/
DMCXC243.h2722 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
2726 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MK02F12810/
DMK02F12810.h3620 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
3624 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV10Z7/
DMKV10Z7.h3052 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
3056 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV30F12810/
DMKV30F12810.h3625 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
3629 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE14Z4/
DMKE14Z4.h1946 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
1950 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV31F12810/
DMKV31F12810.h3653 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
3657 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV10Z1287/
DMKV10Z1287.h3528 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
3532 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE15Z4/
DMKE15Z4.h1947 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
1951 #define FTFA_BASE_PTRS { FTFA }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKM14ZA5/
DMKM14ZA5.h4551 #define FTFA ((FTFA_Type *)FTFA_BASE) macro
4555 #define FTFA_BASE_PTRS { FTFA }

123