Home
last modified time | relevance | path

Searched defs:channel (Results 1 – 16 of 16) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Ddma.c725 void DMA_assignInterrupt(uint32_t interruptNumber, uint32_t channel) in DMA_assignInterrupt()
749 void DMA_requestSoftwareTransfer(uint32_t channel) in DMA_requestSoftwareTransfer()
759 void DMA_clearInterruptFlag(uint32_t channel) in DMA_clearInterruptFlag()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble5.c102 RCL_Ble5Channel channel; member
1055 RCL_Ble5Channel channel; in RCL_Handler_BLE5_adv() local
1438 RCL_Ble5Channel channel; in RCL_Handler_BLE5_aux_adv() local
1925 RCL_Ble5Channel channel = ble5HandlerState.common.auxPtrInfo.chIndex; in RCL_Handler_BLE5_aux_adv() local
2087 RCL_Ble5Channel channel; in RCL_Handler_BLE5_periodicAdv() local
2345 RCL_Ble5Channel channel = ble5HandlerState.common.auxPtrInfo.chIndex; in RCL_Handler_BLE5_periodicAdv() local
2485 RCL_Ble5Channel channel; in RCL_Handler_BLE5_scan_init() local
3483 RCL_Ble5Channel channel; in RCL_Handler_BLE5_periodicScan() local
4242 RCL_Ble5Channel channel; in RCL_Handler_BLE5_dtmTx() local
4483 RCL_Ble5Channel channel; in RCL_Handler_BLE5_genericRx() local
[all …]
Dble_cs.c1370 static int16_t RCL_Handler_BLE_CS_convertRtt(RCL_CmdBleCs *pCmd, uint8_t mode, int8_t channel, int1… in RCL_Handler_BLE_CS_convertRtt()
1611 uint8_t channel = src->channelIdx; in RCL_Handler_BLE_CS_convertStepResult() local
2025 void RCL_Handler_BLE_CS_PrecalDefaultCallback(RCL_CmdBleCs_PrecalTable *table, uint8_t channel, uin… in RCL_Handler_BLE_CS_PrecalDefaultCallback()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dble5.h235 RCL_Ble5Channel channel; /*!< Channel index */ member
295 RCL_Ble5Channel channel; /*!< Channel index */ member
338 RCL_Ble5Channel channel; /*!< Channel index */ member
372 RCL_Ble5Channel channel; /*!< Channel index */ member
456 RCL_Ble5Channel channel; /*!< Channel index */ member
533 RCL_Ble5Channel channel; /*!< Channel index */ member
625 RCL_Ble5Channel channel; /*!< Channel index */ member
655 RCL_Ble5Channel channel; /*!< Channel index */ member
737 RCL_Ble5Channel channel; /*!< Channel index */ member
778 uint8_t channel; /*!< Channel index */ member
Dble_cs.h254 uint8_t channel; /*!< Frequency channel */ member
477 uint8_t channel; member
611 uint8_t channel; member
628 uint8_t channel; member
643 uint8_t channel; member
660 uint8_t channel; member
674 uint8_t channel; member
Dieee.h52 #define RCL_CMD_IEEE_CHANNEL_FREQUENCY(channel) ((((channel) - 11UL) * 5000000UL) + 2405000000UL) argument
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_ble_cmd.h145 uint8_t channel; //!< \brief Channel to use<br> member
184 uint8_t channel; //!< \brief Channel to use<br> member
238 uint8_t channel; //!< \brief Channel to use<br> member
300 uint8_t channel; //!< \brief Channel to use<br> member
341 uint8_t channel; //!< \brief Channel to use<br> member
382 uint8_t channel; //!< \brief Channel to use<br> member
423 uint8_t channel; //!< \brief Channel to use<br> member
464 uint8_t channel; //!< \brief Channel to use<br> member
505 uint8_t channel; //!< \brief Channel to use<br> member
546 uint8_t channel; //!< \brief Channel to use<br> member
[all …]
Drf_ieee_cmd.h103 …uint8_t channel; //!< \brief Channel to tune to in the start of the operation<… member
232 …uint8_t channel; //!< \brief Channel to tune to in the start of the operation<… member
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_ble_cmd.h145 uint8_t channel; //!< \brief Channel to use<br> member
184 uint8_t channel; //!< \brief Channel to use<br> member
238 uint8_t channel; //!< \brief Channel to use<br> member
300 uint8_t channel; //!< \brief Channel to use<br> member
341 uint8_t channel; //!< \brief Channel to use<br> member
382 uint8_t channel; //!< \brief Channel to use<br> member
423 uint8_t channel; //!< \brief Channel to use<br> member
464 uint8_t channel; //!< \brief Channel to use<br> member
505 uint8_t channel; //!< \brief Channel to use<br> member
546 uint8_t channel; //!< \brief Channel to use<br> member
[all …]
Drf_ieee_cmd.h103 …uint8_t channel; //!< \brief Channel to tune to in the start of the operation<… member
232 …uint8_t channel; //!< \brief Channel to tune to in the start of the operation<… member
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dadc.c90 void ADCSetInput(uint32_t reference, uint8_t channel, uint32_t index) in ADCSetInput()
/hal_ti-latest/simplelink/source/ti/drivers/sd/
DSDHostCC32XX.c907 uint32_t channel = hwAttrs->txChIdx; in hwiIntFxn() local
/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2.h1874 …RF_RatHandle channel; ///< RF_RatHandle identifies the channel to be allocat… member
1886 …RF_RatHandle channel; ///< RF_RatHandle identifies the channel to be allocat… member
DRFCC26X2_multiMode.c268 RF_RatChannel channel[RF_RAT_CH_CNT]; /* Container of channel configurations. */ member
/hal_ti-latest/simplelink/source/ti/net/
Dslnetsock.h715 uint8_t channel; /**< The received channel */ member
/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/
Dwlan.h309 #define SL_WLAN_RAW_RF_SOCKET_CHANNEL(channel, flags) (channel&0xFF | (flags&0xFF)<<8) argument