Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/devices/MKW22D5/
Dsystem_MKW22D5.c90PORTB->PCR[19] = (PORTB->PCR[19] & ~PORT_PCR_MUX_MASK) | PORT_PCR_MUX(0x01u); /* PORTB.19 as GPIO … in ExtClk_Setup_HookUp()
DMKW22D5.h5748 #define PORTB ((PORT_Type *)PORTB_BASE) macro
5764 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE }
/hal_nxp-2.7.6/mcux/devices/MKW24D5/
Dsystem_MKW24D5.c90PORTB->PCR[19] = (PORTB->PCR[19] & ~PORT_PCR_MUX_MASK) | PORT_PCR_MUX(0x01u); /* PORTB.19 as GPIO … in ExtClk_Setup_HookUp()
DMKW24D5.h5748 #define PORTB ((PORT_Type *)PORTB_BASE) macro
5764 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE }
/hal_nxp-2.7.6/mcux/devices/MKW30Z4/
Dsystem_MKW30Z4.c104 PORTB->PCR[16] &= (uint32_t)~(uint32_t)((PORT_PCR_ISF_MASK | PORT_PCR_MUX(0x07))); in SystemInit()
106 PORTB->PCR[17] &= (uint32_t)~(uint32_t)((PORT_PCR_ISF_MASK | PORT_PCR_MUX(0x07))); in SystemInit()
DMKW30Z4.h5847 #define PORTB ((PORT_Type *)PORTB_BASE) macro
5848 #define PORTB_BASE_PTR (PORTB)
5857 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC }
5909 #define PORTB_PCR0 PORT_PCR_REG(PORTB,0)
5910 #define PORTB_PCR1 PORT_PCR_REG(PORTB,1)
5911 #define PORTB_PCR2 PORT_PCR_REG(PORTB,2)
5912 #define PORTB_PCR3 PORT_PCR_REG(PORTB,3)
5913 #define PORTB_PCR4 PORT_PCR_REG(PORTB,4)
5914 #define PORTB_PCR5 PORT_PCR_REG(PORTB,5)
5915 #define PORTB_PCR6 PORT_PCR_REG(PORTB,6)
[all …]
/hal_nxp-2.7.6/mcux/devices/MKW20Z4/
Dsystem_MKW20Z4.c104 PORTB->PCR[16] &= (uint32_t)~(uint32_t)((PORT_PCR_ISF_MASK | PORT_PCR_MUX(0x07))); in SystemInit()
106 PORTB->PCR[17] &= (uint32_t)~(uint32_t)((PORT_PCR_ISF_MASK | PORT_PCR_MUX(0x07))); in SystemInit()
DMKW20Z4.h5847 #define PORTB ((PORT_Type *)PORTB_BASE) macro
5848 #define PORTB_BASE_PTR (PORTB)
5857 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC }
5909 #define PORTB_PCR0 PORT_PCR_REG(PORTB,0)
5910 #define PORTB_PCR1 PORT_PCR_REG(PORTB,1)
5911 #define PORTB_PCR2 PORT_PCR_REG(PORTB,2)
5912 #define PORTB_PCR3 PORT_PCR_REG(PORTB,3)
5913 #define PORTB_PCR4 PORT_PCR_REG(PORTB,4)
5914 #define PORTB_PCR5 PORT_PCR_REG(PORTB,5)
5915 #define PORTB_PCR6 PORT_PCR_REG(PORTB,6)
[all …]
/hal_nxp-2.7.6/mcux/devices/MKW40Z4/
Dsystem_MKW40Z4.c104 PORTB->PCR[16] &= (uint32_t)~(uint32_t)((PORT_PCR_ISF_MASK | PORT_PCR_MUX(0x07))); in SystemInit()
106 PORTB->PCR[17] &= (uint32_t)~(uint32_t)((PORT_PCR_ISF_MASK | PORT_PCR_MUX(0x07))); in SystemInit()
DMKW40Z4.h5847 #define PORTB ((PORT_Type *)PORTB_BASE) macro
5848 #define PORTB_BASE_PTR (PORTB)
5857 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC }
5909 #define PORTB_PCR0 PORT_PCR_REG(PORTB,0)
5910 #define PORTB_PCR1 PORT_PCR_REG(PORTB,1)
5911 #define PORTB_PCR2 PORT_PCR_REG(PORTB,2)
5912 #define PORTB_PCR3 PORT_PCR_REG(PORTB,3)
5913 #define PORTB_PCR4 PORT_PCR_REG(PORTB,4)
5914 #define PORTB_PCR5 PORT_PCR_REG(PORTB,5)
5915 #define PORTB_PCR6 PORT_PCR_REG(PORTB,6)
[all …]
/hal_nxp-2.7.6/mcux/devices/MKL25Z4/
DMKL25Z4.h3202 #define PORTB ((PORT_Type *)PORTB_BASE) macro
3218 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE }
/hal_nxp-2.7.6/mcux/devices/MK22F51212/
DMK22F51212.h10363 #define PORTB ((PORT_Type *)PORTB_BASE) macro
10379 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE }
/hal_nxp-2.7.6/mcux/devices/MKE14F16/
DMKE14F16.h12085 #define PORTB ((PORT_Type *)PORTB_BASE) macro
12101 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE }
/hal_nxp-2.7.6/mcux/devices/MKE16F16/
DMKE16F16.h12890 #define PORTB ((PORT_Type *)PORTB_BASE) macro
12906 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE }
/hal_nxp-2.7.6/mcux/devices/MKE18F16/
DMKE18F16.h12896 #define PORTB ((PORT_Type *)PORTB_BASE) macro
12912 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE }
/hal_nxp-2.7.6/mcux/devices/MKW31Z4/
DMKW31Z4.h5415 #define PORTB ((PORT_Type *)PORTB_BASE) macro
5423 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC }
/hal_nxp-2.7.6/mcux/devices/MK64F12/
DMK64F12.h18564 #define PORTB ((PORT_Type *)PORTB_BASE) macro
18580 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE }
/hal_nxp-2.7.6/mcux/devices/MKW21Z4/
DMKW21Z4.h5344 #define PORTB ((PORT_Type *)PORTB_BASE) macro
5352 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC }
/hal_nxp-2.7.6/mcux/devices/MKW41Z4/
DMKW41Z4.h5415 #define PORTB ((PORT_Type *)PORTB_BASE) macro
5423 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC }
/hal_nxp-2.7.6/mcux/devices/MKV56F24/
DMKV56F24.h17016 #define PORTB ((PORT_Type *)PORTB_BASE) macro
17032 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE }
/hal_nxp-2.7.6/mcux/devices/MK80F25615/
DMK80F25615.h18219 #define PORTB ((PORT_Type *)PORTB_BASE) macro
18235 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE }
/hal_nxp-2.7.6/mcux/devices/MKV58F24/
DMKV58F24.h18356 #define PORTB ((PORT_Type *)PORTB_BASE) macro
18372 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE }
/hal_nxp-2.7.6/mcux/devices/MK82F25615/
DMK82F25615.h19192 #define PORTB ((PORT_Type *)PORTB_BASE) macro
19208 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE }
/hal_nxp-2.7.6/mcux/devices/MK66F18/
DMK66F18.h18843 #define PORTB ((PORT_Type *)PORTB_BASE) macro
18859 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE }