| /hal_ti-latest/simplelink/source/ti/drivers/gpio/ |
| D | GPIOCC32XX.c | 252 uint32_t index; in getInterruptTypeIndex() local 272 uint32_t index; in getInPinTypesIndex() local 292 uint32_t index; in getOutPinTypesIndex() local 312 uint32_t index; in getOutPinStrengthsIndex() local 331 void GPIO_clearInt(uint_least8_t index) in GPIO_clearInt() 347 void GPIO_disableInt(uint_least8_t index) in GPIO_disableInt() 371 void GPIO_enableInt(uint_least8_t index) in GPIO_enableInt() 397 void GPIO_getConfig(uint_least8_t index, GPIO_PinConfig *pinConfig) in GPIO_getConfig() 509 uint_fast8_t GPIO_read(uint_least8_t index) in GPIO_read() 532 void GPIO_setCallback(uint_least8_t index, GPIO_CallbackFxn callback) in GPIO_setCallback() [all …]
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/ |
| D | LRFCC23X0.c | 738 int32_t index = HWREG_READ_LRF(LRFDPBE_BASE + LRFDPBE_O_RXFRP) + offset; in LRF_peekRxFifo() local 750 int32_t index = HWREG_READ_LRF(LRFDPBE_BASE + LRFDPBE_O_TXFRP) + offset; in LRF_peekTxFifo() local 761 int32_t index = HWREG_READ_LRF(LRFDPBE_BASE + LRFDPBE_O_TXFWP) + offset; in LRF_getTxFifoWrAddr() local 811 int32_t index = HWREG_READ_LRF(LRFDPBE_BASE + LRFDPBE_O_TXFRP) + (wordLength * 4); in LRF_skipTxFifoWords() local 822 int32_t index = HWREG_READ_LRF(LRFDPBE_BASE + LRFDPBE_O_RXFRP) + (wordLength * 4); in LRF_discardRxFifoWords() local 850 int32_t index = readPointer + (wordLength * 4); in LRF_readRxFifoWords() local 877 int32_t index = writePointer + (wordLength * 4); in LRF_writeTxFifoWords() local
|
| /hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/ |
| D | adc.h | 376 __STATIC_INLINE uint32_t ADCReadResult(uint32_t index) in ADCReadResult() 424 __STATIC_INLINE uint32_t ADCReadResultNonBlocking(uint32_t index) in ADCReadResultNonBlocking()
|
| D | interrupt.c | 199 uint32_t index = intNum >> 2; in IntGetPriority() local
|
| D | adc.c | 90 void ADCSetInput(uint32_t reference, uint8_t channel, uint32_t index) in ADCSetInput()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/ |
| D | RNG.c | 55 RNG_Handle RNG_open(uint_least8_t index, const RNG_Params *params) in RNG_open()
|
| D | AESCTRDRBG.c | 64 __attribute__((weak)) AESCTRDRBG_Handle AESCTRDRBG_open(uint_least8_t index, const AESCTRDRBG_Param… in AESCTRDRBG_open()
|
| D | AESCMAC.c | 70 __attribute__((weak)) AESCMAC_Handle AESCMAC_open(uint_least8_t index, const AESCMAC_Params *params) in AESCMAC_open()
|
| D | AESECB.c | 77 __attribute__((weak)) AESECB_Handle AESECB_open(uint_least8_t index, const AESECB_Params *params) in AESECB_open()
|
| D | ECDH.c | 60 __attribute__((weak)) ECDH_Handle ECDH_open(uint_least8_t index, const ECDH_Params *params) in ECDH_open()
|
| D | AESCTR.c | 69 __attribute__((weak)) AESCTR_Handle AESCTR_open(uint_least8_t index, const AESCTR_Params *params) in AESCTR_open()
|
| D | AESCCM.c | 69 __attribute__((weak)) AESCCM_Handle AESCCM_open(uint_least8_t index, const AESCCM_Params *params) in AESCCM_open()
|
| /hal_ti-latest/simplelink/source/ti/drivers/ |
| D | Capture.c | 93 Capture_Handle Capture_open(uint_least8_t index, Capture_Params *params) in Capture_open()
|
| D | Camera.c | 106 Camera_Handle Camera_open(uint_least8_t index, Camera_Params *params) in Camera_open()
|
| D | SPI.c | 102 SPI_Handle SPI_open(uint_least8_t index, SPI_Params *params) in SPI_open()
|
| D | ADC.c | 111 ADC_Handle ADC_open(uint_least8_t index, ADC_Params *params) in ADC_open()
|
| D | Watchdog.c | 106 Watchdog_Handle Watchdog_open(uint_least8_t index, Watchdog_Params *params) in Watchdog_open()
|
| D | I2C.c | 106 I2C_Handle I2C_open(uint_least8_t index, I2C_Params *params) in I2C_open()
|
| D | Timer.c | 101 Timer_Handle Timer_open(uint_least8_t index, Timer_Params *params) in Timer_open()
|
| D | PWM.c | 99 PWM_Handle PWM_open(uint_least8_t index, PWM_Params *params) in PWM_open()
|
| D | SD.c | 115 SD_Handle SD_open(uint_least8_t index, SD_Params *params) in SD_open()
|
| D | UART2.c | 81 UART2_Handle __attribute__((weak)) UART2_open(uint_least8_t index, in UART2_open()
|
| D | UART.c | 109 UART_Handle UART_open(uint_least8_t index, UART_Params *params) in UART_open()
|
| D | NVS.c | 112 NVS_Handle NVS_open(uint_least8_t index, NVS_Params *params) in NVS_open()
|
| /hal_ti-latest/simplelink/source/ti/drivers/apps/ |
| D | Button.c | 96 void Button_gpioCallbackFxn(uint_least8_t index) in Button_gpioCallbackFxn()
|