Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/ti/cc13x2_cc26x2/system_off/src/
Dext_flash.c16 #define DIO9_PIN 9 macro
36 gpio_pin_set(dev, DIO9_PIN, (byte >> (7 - i)) & 0x01); in CC1352R1_LAUNCHXL_sendExtFlashByte()
96 gpio_pin_configure(dev, DIO9_PIN, GPIO_OUTPUT); in CC1352R1_LAUNCHXL_shutDownExtFlash()