Home
last modified time | relevance | path

Searched defs:aValue (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/modules/openthread/platform/
Dsettings.c221 uint8_t *aValue, uint16_t *aValueLength) in otPlatSettingsGet()
254 const uint8_t *aValue, uint16_t aValueLength) in otPlatSettingsSet()
278 const uint8_t *aValue, uint16_t aValueLength) in otPlatSettingsAdd()
Ddiag.c43 static otError parse_long(char *aArgs, long *aValue) in parse_long()
192 otError otPlatDiagGpioSet(uint32_t aGpio, bool aValue) in otPlatDiagGpioSet()
216 otError otPlatDiagGpioGet(uint32_t aGpio, bool *aValue) in otPlatDiagGpioGet()