Searched defs:dutyCycle (Results 1 – 7 of 7) sorted by relevance
/loramac-node-3.4.0/src/mac/region/ |
D | RegionCommon.c | 77 uint16_t dutyCycle = band->DCycle; in GetDutyCycle() local 111 uint16_t dutyCycle = band->DCycle; in SetMaxTimeCredits() local 183 uint16_t dutyCycle = SetMaxTimeCredits( band, joined, elapsedTimeSinceStartup, in UpdateTimeCredits() local 300 uint16_t dutyCycle = GetDutyCycle( band, joined, elapsedTimeSinceStartup ); in RegionCommonSetBandTxDone() local 322 uint16_t dutyCycle = 1; in RegionCommonUpdateBandTimeOff() local
|
/loramac-node-3.4.0/src/boards/SAMR34/ |
D | i2c-board.c | 69 void I2cMcuFormat( I2c_t* obj, I2cMode mode, I2cDutyCycle dutyCycle, bool I2cAckEnable, I2cAckAddrM… in I2cMcuFormat()
|
/loramac-node-3.4.0/src/boards/NucleoL152/ |
D | i2c-board.c | 52 void I2cMcuFormat( I2c_t *obj, I2cMode mode, I2cDutyCycle dutyCycle, bool I2cAckEnable, I2cAckAddrM… in I2cMcuFormat()
|
/loramac-node-3.4.0/src/boards/NucleoL476/ |
D | i2c-board.c | 52 void I2cMcuFormat( I2c_t *obj, I2cMode mode, I2cDutyCycle dutyCycle, bool I2cAckEnable, I2cAckAddrM… in I2cMcuFormat()
|
/loramac-node-3.4.0/src/boards/NucleoL073/ |
D | i2c-board.c | 52 void I2cMcuFormat( I2c_t *obj, I2cMode mode, I2cDutyCycle dutyCycle, bool I2cAckEnable, I2cAckAddrM… in I2cMcuFormat()
|
/loramac-node-3.4.0/src/boards/NAMote72/ |
D | i2c-board.c | 52 void I2cMcuFormat( I2c_t *obj, I2cMode mode, I2cDutyCycle dutyCycle, bool I2cAckEnable, I2cAckAddrM… in I2cMcuFormat()
|
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/ |
D | i2c-board.c | 52 void I2cMcuFormat( I2c_t *obj, I2cMode mode, I2cDutyCycle dutyCycle, bool I2cAckEnable, I2cAckAddrM… in I2cMcuFormat()
|