Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/boards/twrke18f/project_template/
Dpin_mux.c310 const port_pin_config_t LED_GREEN1 = {/* Internal pull-up/down resistor is disabled */ in BOARD_InitLEDsPins() local
321 PORT_SetPinConfig(BOARD_LED_GREEN1_PORT, BOARD_LED_GREEN1_PIN, &LED_GREEN1); in BOARD_InitLEDsPins()