Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 25 of 37) sorted by relevance

12

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL.c101 RCL_Command *cmd = rclSchedulerState.currCmd; in rclCommandHwi() local
405 __attribute__((weak)) void phyHook(RCL *rclState, RCL_Handle client, RCL_Command *cmd) in phyHook()
415 …eak)) void scheduleHook(RCL_SchedulerState *rclSchedulerState, RCL_Handle client, RCL_Command *cmd) in scheduleHook()
735 RCL_Command *cmd = (RCL_Command *)c; in RCL_Command_submit() local
769 RCL_Command *cmd = (RCL_Command *)c; in RCL_Command_pend() local
804 RCL_Command *cmd = (RCL_Command *)c; in rclStop() local
DRCL_Scheduler.c139 RCL_CommandStatus RCL_Scheduler_setStartStopTime(const RCL_Command *cmd) in RCL_Scheduler_setStartStopTime()
164 RCL_CommandStatus RCL_Scheduler_setStartStopTimeEarliestStart(const RCL_Command *cmd, uint32_t earl… in RCL_Scheduler_setStartStopTimeEarliestStart()
265 RCL_CommandStatus RCL_Scheduler_setCmdStopTimeNoStartTrigger(const RCL_Command *cmd) in RCL_Scheduler_setCmdStopTimeNoStartTrigger()
743 RCL_Command *cmd = (RCL_Command *)c; in RCL_Scheduler_postEvent() local
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dgeneric.c136 RCL_Events RCL_Handler_Generic_Fs(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn) in RCL_Handler_Generic_Fs()
227 RCL_Events RCL_Handler_Generic_FsOff(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn) in RCL_Handler_Generic_FsOff()
287 RCL_Events RCL_Handler_Generic_Tx(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn) in RCL_Handler_Generic_Tx()
432 RCL_Events RCL_Handler_Generic_TxRepeat(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEvent… in RCL_Handler_Generic_TxRepeat()
694 RCL_Events RCL_Handler_Generic_TxTest(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsI… in RCL_Handler_Generic_TxTest()
872 RCL_Events RCL_Handler_Generic_Rx(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn) in RCL_Handler_Generic_Rx()
1131 RCL_Events RCL_Handler_Generic_PbeOperation(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclE… in RCL_Handler_Generic_PbeOperation()
1189 RCL_Events RCL_Handler_Nesb_Ptx(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn) in RCL_Handler_Nesb_Ptx()
1496 RCL_Events RCL_Handler_Nesb_Prx(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn) in RCL_Handler_Nesb_Prx()
Dieee.c163 RCL_Events RCL_Handler_Ieee_RxTx(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn) in RCL_Handler_Ieee_RxTx()
1262 RCL_Events RCL_Handler_Ieee_TxTest(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn) in RCL_Handler_Ieee_TxTest()
1432 RCL_CommandStatus RCL_IEEE_Tx_submit(RCL_CmdIeeeRxTx *cmd, RCL_CmdIeee_TxAction *txAction) in RCL_IEEE_Tx_submit()
1487 RCL_CommandStatus RCL_IEEE_Tx_stop(RCL_CmdIeeeRxTx *cmd, RCL_StopType stopType) in RCL_IEEE_Tx_stop()
Dble5.c437 RCL_Events RCL_Handler_BLE5_adv(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn) in RCL_Handler_BLE5_adv()
1430 RCL_Events RCL_Handler_BLE5_aux_adv(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn) in RCL_Handler_BLE5_aux_adv()
2081 RCL_Events RCL_Handler_BLE5_periodicAdv(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEvent… in RCL_Handler_BLE5_periodicAdv()
2471 RCL_Events RCL_Handler_BLE5_scan_init(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsI… in RCL_Handler_BLE5_scan_init()
3473 RCL_Events RCL_Handler_BLE5_periodicScan(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEven… in RCL_Handler_BLE5_periodicScan()
3896 RCL_Events RCL_Handler_BLE5_conn(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn) in RCL_Handler_BLE5_conn()
4234 RCL_Events RCL_Handler_BLE5_dtmTx(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn) in RCL_Handler_BLE5_dtmTx()
4473 RCL_Events RCL_Handler_BLE5_genericRx(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsI… in RCL_Handler_BLE5_genericRx()
4732 RCL_Events RCL_Handler_BLE5_genericTx(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsI… in RCL_Handler_BLE5_genericTx()
4864 RCL_Events RCL_Handler_Ble5_txTest(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEventsIn) in RCL_Handler_Ble5_txTest()
Dadc_noise.c80 RCL_Events RCL_Handler_ADC_Noise_getNoise(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEve… in RCL_Handler_ADC_Noise_getNoise()
/hal_ti-latest/simplelink/source/ti/drivers/nvs/
DNVSSPI25X.c169 int_fast16_t NVSSPI25X_control(NVS_Handle handle, uint_fast16_t cmd, uintptr_t arg) in NVSSPI25X_control()
737 uint8_t cmd; in extFlashPowerDown() local
754 uint8_t cmd; in extFlashPowerStandby() local
775 uint8_t cmd; in extFlashMassErase() local
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_mailbox.h300 #define SW_REG_OVERRIDE(cmd, field, val) (3 | ((_POSITION_##cmd##_##field) << 4) | ((uint32_t)(val)… argument
302 #define SW_REG_IND_OVERRIDE(cmd, field, offset, val) (3 | \ argument
305 #define SW_REG_BYTE_OVERRIDE(cmd, field, val) (0x8003 | ((_POSITION_##cmd##_##field) << 4) | \ argument
308 #define SW_REG_2BYTE_OVERRIDE(cmd, field, val0, val1) (3 | (((_POSITION_##cmd##_##field) & 0xFFFE) … argument
310 #define SW_REG_MASK_OVERRIDE(cmd, field, offset, mask, val) (0x8003 | \ argument
321 #define SW_ARRAY_OVERRIDE(cmd, firstfield, length) (1 | (((_POSITION_##cmd##_##firstfield)) << 2) |… argument
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_mailbox.h300 #define SW_REG_OVERRIDE(cmd, field, val) (3 | ((_POSITION_##cmd##_##field) << 4) | ((uint32_t)(val)… argument
302 #define SW_REG_IND_OVERRIDE(cmd, field, offset, val) (3 | \ argument
305 #define SW_REG_BYTE_OVERRIDE(cmd, field, val) (0x8003 | ((_POSITION_##cmd##_##field) << 4) | \ argument
308 #define SW_REG_2BYTE_OVERRIDE(cmd, field, val0, val1) (3 | (((_POSITION_##cmd##_##field) & 0xFFFE) … argument
310 #define SW_REG_MASK_OVERRIDE(cmd, field, offset, mask, val) (0x8003 | \ argument
321 #define SW_ARRAY_OVERRIDE(cmd, firstfield, length) (1 | (((_POSITION_##cmd##_##firstfield)) << 2) |… argument
/hal_ti-latest/simplelink/source/ti/drivers/
DCapture.c62 int_fast16_t Capture_control(Capture_Handle handle, uint_fast16_t cmd, in Capture_control()
DCamera.c76 int_fast16_t Camera_control(Camera_Handle handle, uint_fast16_t cmd, void *arg) in Camera_control()
DSPI.c72 int_fast16_t SPI_control(SPI_Handle handle, uint_fast16_t cmd, void *controlArg) in SPI_control()
DADC.c65 int_fast16_t ADC_control(ADC_Handle handle, uint_fast16_t cmd, void *arg) in ADC_control()
DWatchdog.c75 int_fast16_t Watchdog_control(Watchdog_Handle handle, uint_fast16_t cmd, in Watchdog_control()
DI2C.c76 int_fast16_t I2C_control(I2C_Handle handle, uint_fast16_t cmd, void *controlArg) in I2C_control()
DTimer.c55 int_fast16_t Timer_control(Timer_Handle handle, uint_fast16_t cmd, void *arg) in Timer_control()
DPWM.c69 int_fast16_t PWM_control(PWM_Handle handle, uint_fast16_t cmd, void *arg) in PWM_control()
DSD.c61 int_fast16_t SD_control(SD_Handle handle, uint_fast16_t cmd, void *arg) in SD_control()
DUART.c79 int_fast16_t UART_control(UART_Handle handle, uint_fast16_t cmd, void *arg) in UART_control()
DNVS.c65 int_fast16_t NVS_control(NVS_Handle handle, uint_fast16_t cmd, uintptr_t arg) in NVS_control()
/hal_ti-latest/simplelink/source/ti/drivers/sd/
DSDSPI.c132 int_fast16_t SDSPI_control(SD_Handle handle, uint_fast16_t cmd, void *arg) in SDSPI_control()
645 static uint8_t sendCmd(SPI_Handle handle, uint8_t cmd, uint32_t arg) in sendCmd()
DSDHostCC32XX.c224 int_fast16_t SDHostCC32XX_control(SD_Handle handle, uint_fast32_t cmd, in SDHostCC32XX_control()
1088 static int_fast32_t send_cmd(SD_Handle handle, uint_fast32_t cmd, in send_cmd()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/wrappers/
DRCL_AdcNoise.c75 static void adcNoiseCallback(RCL_Command *cmd, LRF_Events lrfEvents, RCL_Events rclEvents) in adcNoiseCallback()
/hal_ti-latest/simplelink/source/ti/drivers/adc/
DADCCC32XX.c132 int_fast16_t ADCCC32XX_control(ADC_Handle handle, uint_fast16_t cmd, void *arg) in ADCCC32XX_control()
/hal_ti-latest/simplelink/source/ti/drivers/watchdog/
DWatchdogCC32XX.c147 int_fast16_t WatchdogCC32XX_control(Watchdog_Handle handle, uint_fast16_t cmd, in WatchdogCC32XX_control()

12