Searched refs:kPORT_PullUp (Results 1 – 9 of 9) sorted by relevance
| /bsp/rv32m1_vega/ri5cy/board/ |
| A D | pin_mux.c | 96 …kPORT_PullUp, /* Internal pull-up resistor is enabled */ in BOARD_InitPins() 106 …kPORT_PullUp, /* Internal pull-up resistor is enabled */ in BOARD_InitPins() 116 …kPORT_PullUp, /* Internal pull-up resistor is enabled */ in BOARD_InitPins() 126 …kPORT_PullUp, /* Internal pull-up resistor is enabled */ in BOARD_InitPins() 136 …kPORT_PullUp, /* Internal pull-up resistor is enabled */ in BOARD_InitPins() 146 …kPORT_PullUp, /* Internal pull-up resistor is enabled */ in BOARD_InitPins()
|
| /bsp/nxp/mcx/mcxa/frdm-mcxa153/board/MCUX_Config/board/ |
| A D | pin_mux.c | 76 kPORT_PullUp, in BOARD_InitPins() 101 kPORT_PullUp, in BOARD_InitPins() 127 kPORT_PullUp, in BOARD_InitPins() 152 kPORT_PullUp, in BOARD_InitPins() 178 kPORT_PullUp, in BOARD_InitPins() 203 kPORT_PullUp, in BOARD_InitPins() 513 kPORT_PullUp, in BOARD_InitPins() 538 kPORT_PullUp, in BOARD_InitPins()
|
| /bsp/nxp/mcx/mcxa/frdm-mcxa156/board/MCUX_Config/board/ |
| A D | pin_mux.c | 91 kPORT_PullUp, in BOARD_InitPins() 116 kPORT_PullUp, in BOARD_InitPins()
|
| /bsp/nxp/mcx/mcxa/frdm-mcxa346/board/MCUX_Config/board/ |
| A D | pin_mux.c | 62 .pullSelect = kPORT_PullUp, in BOARD_InitPins() 87 .pullSelect = kPORT_PullUp, in BOARD_InitPins()
|
| /bsp/frdm-k64f/device/MK64F12/ |
| A D | fsl_port.h | 56 kPORT_PullUp = 3U, /*!< Internal pull-up resistor is enabled. */ enumerator
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/ |
| A D | fsl_port.h | 34 kPORT_PullUp = 3U, /*!< Internal pull-up resistor is enabled. */ enumerator
|
| /bsp/nxp/mcx/mcxn/Libraries/drivers/ |
| A D | drv_pin.c | 74 port_pin_config.pullSelect = kPORT_PullUp; in mcx_pin_mode()
|
| /bsp/nxp/mcx/mcxa/Libraries/drivers/ |
| A D | drv_pin.c | 77 port_pin_config.pullSelect = kPORT_PullUp; in mcx_pin_mode()
|
| /bsp/frdm-k64f/board/ |
| A D | drv_emac.c | 88 configENET.pullSelect = kPORT_PullUp; in setup_k64_io_enet()
|
Completed in 35 milliseconds