Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dgpio.h75 dioNumberLegal( uint32_t dioNumber ) in dioNumberLegal() function
155 ASSERT( dioNumberLegal( dioNumber )); in GPIO_readDio()
217 ASSERT( dioNumberLegal( dioNumber )); in GPIO_writeDio()
277 ASSERT( dioNumberLegal( dioNumber )); in GPIO_setDio()
331 ASSERT( dioNumberLegal( dioNumber )); in GPIO_clearDio()
385 ASSERT( dioNumberLegal( dioNumber )); in GPIO_toggleDio()
444 ASSERT( dioNumberLegal( dioNumber )); in GPIO_getOutputEnableDio()
509 ASSERT( dioNumberLegal( dioNumber )); in GPIO_setOutputEnableDio()
575 ASSERT( dioNumberLegal( dioNumber )); in GPIO_getEventDio()
635 ASSERT( dioNumberLegal( dioNumber )); in GPIO_clearEventDio()

Completed in 4 milliseconds