Searched refs:regAdd (Results 1 – 1 of 1) sorted by relevance
32 uint8_t regAdd = 0; in GpioIoeInit() local43 regAdd = RegDirB; in GpioIoeInit()48 regAdd = RegDirA; in GpioIoeInit()52 SX1509Read( regAdd, ®Val ); in GpioIoeInit()62 SX1509Write( regAdd, regVal ); in GpioIoeInit()76 regAdd = RegDataB; in GpioIoeInit()89 regAdd = RegDataA; in GpioIoeInit()92 SX1509Read( regAdd, ®Val ); in GpioIoeInit()103 SX1509Write( regAdd, regVal ); in GpioIoeInit()113 uint8_t regAdd = 0; in GpioIoeSetInterrupt() local[all …]