Searched refs:PORT_BASE_PTRS (Results 1 – 7 of 7) sorted by relevance
| /bsp/frdm-k64f/device/MK64F12/ |
| A D | fsl_gpio.c | 36 static PORT_Type *const s_portBases[] = PORT_BASE_PTRS;
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/ |
| A D | fsl_gpio.c | 14 static PORT_Type *const s_portBases[] = PORT_BASE_PTRS;
|
| /bsp/nxp/mcx/mcxa/Libraries/drivers/ |
| A D | drv_pin.c | 30 static PORT_Type *PORT_TYPE_TBL[] = PORT_BASE_PTRS;
|
| /bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/ |
| A D | core-v-mcu-periph.h | 697 #define PORT_BASE_PTRS { PORTA } macro
|
| /bsp/frdm-k64f/device/ |
| A D | MK64F12.h | 9007 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE } macro
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/ |
| A D | RV32M1_ri5cy.h | 14803 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE } macro
|
| A D | RV32M1_zero_riscy.h | 15484 #define PORT_BASE_PTRS { PORTA, PORTB, PORTC, PORTD, PORTE } macro
|
Completed in 1051 milliseconds