Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wireless/framework_5.3.3/XCVR/MKW41Z4/
Difr_radio.c50 #define FTFA (FTFE)
202 …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()
209 FTFE->FCCOB[0] = RDINDX; in read_index_ifr()
210 FTFE->FCCOB[1] = rdindex; 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()
218 read_data = FTFE->FCCOB[11]; /* MSB goes in first, will be shifted left sequentially */ in read_index_ifr()
222 read_data |= FTFE->FCCOB[i]; in read_index_ifr()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_adapter.h46 #elif defined(FTFE)
47 #define FTFx FTFE
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L3A60/
Dsystem_K32L3A60_cm0plus.c81 if (((FTFE->FOPT3 & 0x40U) >> 6U) == 0U) in SystemInit()
Dsystem_K32L3A60_cm4.c84 if (((FTFE->FOPT3 & 0x40U) >> 6U) != 0U) in SystemInit()
DK32L3A60_cm4.h7808 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
7812 #define FTFE_BASE_PTRS { FTFE }
DK32L3A60_cm0plus.h6964 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
6968 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z9/
DMKE12Z9.h4333 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
4337 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE14Z7/
DMKE14Z7.h4319 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
4323 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE17Z9/
DMKE17Z9.h4335 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
4339 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE15Z7/
DMKE15Z7.h4321 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
4325 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE13Z9/
DMKE13Z9.h4334 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
4338 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE14F16/
DMKE14F16.h6132 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
6136 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE18F16/
DMKE18F16.h7136 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
7140 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE16F16/
DMKE16F16.h7131 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
7135 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MK22F12/
DMK22F12.h8495 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
8499 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MK24F12/
DMK24F12.h10848 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
10852 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MK64F12/
DMK64F12.h12679 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
12683 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MK63F12/
DMK63F12.h12633 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
12637 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV56F24/
DMKV56F24.h12838 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
12842 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MKV58F24/
DMKV58F24.h14604 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
14608 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MK28FA15/
DMK28FA15.h10616 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
10620 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MK27FA15/
DMK27FA15.h10614 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
10618 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MK26F18/
DMK26F18.h12767 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
12771 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MK65F18/
DMK65F18.h14584 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
14588 #define FTFE_BASE_PTRS { FTFE }
/hal_nxp-latest/mcux/mcux-sdk/devices/MK66F18/
DMK66F18.h14584 #define FTFE ((FTFE_Type *)FTFE_BASE) macro
14588 #define FTFE_BASE_PTRS { FTFE }