Home
last modified time | relevance | path

Searched refs:h (Results 1 – 25 of 89) sorted by relevance

1234

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsw_poly1305-donna-32.h21 unsigned long h[5]; member
59 st->h[0] = 0; in poly1305_init()
60 st->h[1] = 0; in poly1305_init()
61 st->h[2] = 0; in poly1305_init()
62 st->h[3] = 0; in poly1305_init()
63 st->h[4] = 0; in poly1305_init()
95 h0 = st->h[0]; in poly1305_blocks()
96 h1 = st->h[1]; in poly1305_blocks()
97 h2 = st->h[2]; in poly1305_blocks()
98 h3 = st->h[3]; in poly1305_blocks()
[all …]
Drfc.h63 #include DeviceFamily_constructPath(inc/hw_types.h)
64 #include DeviceFamily_constructPath(inc/hw_memmap.h)
65 #include DeviceFamily_constructPath(inc/hw_rfc_pwr.h)
66 #include DeviceFamily_constructPath(inc/hw_rfc_dbell.h)
67 #include DeviceFamily_constructPath(inc/hw_fcfg1.h)
68 #include DeviceFamily_constructPath(inc/hw_adi_3_refsys.h)
69 #include DeviceFamily_constructPath(inc/hw_adi.h)
70 #include DeviceFamily_constructPath(inc/hw_prcm.h)
427 #include DeviceFamily_constructPath(driverlib/rom.h)
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dsw_poly1305-donna-32.h22 unsigned long h[5]; member
57 st->h[0] = 0; in poly1305_init()
58 st->h[1] = 0; in poly1305_init()
59 st->h[2] = 0; in poly1305_init()
60 st->h[3] = 0; in poly1305_init()
61 st->h[4] = 0; in poly1305_init()
93 h0 = st->h[0]; in poly1305_blocks()
94 h1 = st->h[1]; in poly1305_blocks()
95 h2 = st->h[2]; in poly1305_blocks()
96 h3 = st->h[3]; in poly1305_blocks()
[all …]
Dhapi.h372 #define HapiSha256SwHashData(h, d, l, g) HAPI_TABLE_POINTER->sha256SwHashData((h), SHA2SW_HASH_TYPE… argument
388 #define HapiSha256SwStart(h) HAPI_TABLE_POINTER->sha256SwStart((h), SHA2SW_HASH_TYPE_256) argument
422 #define HapiSha256SwAddData(h, d, l) HAPI_TABLE_POINTER->sha256SwAddData((h), (d), (l)) argument
446 #define HapiSha256SwFinalize(h, g) HAPI_TABLE_POINTER->sha256SwFinalize((h), (g)) argument
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsw_poly1305-donna-32.h23 unsigned long h[5]; member
61 st->h[0] = 0; in poly1305_init()
62 st->h[1] = 0; in poly1305_init()
63 st->h[2] = 0; in poly1305_init()
64 st->h[3] = 0; in poly1305_init()
65 st->h[4] = 0; in poly1305_init()
97 h0 = st->h[0]; in poly1305_blocks()
98 h1 = st->h[1]; in poly1305_blocks()
99 h2 = st->h[2]; in poly1305_blocks()
100 h3 = st->h[3]; in poly1305_blocks()
[all …]
Drfc.h63 #include DeviceFamily_constructPath(inc/hw_types.h)
64 #include DeviceFamily_constructPath(inc/hw_memmap.h)
65 #include DeviceFamily_constructPath(inc/hw_rfc_pwr.h)
66 #include DeviceFamily_constructPath(inc/hw_rfc_dbell.h)
67 #include DeviceFamily_constructPath(inc/hw_fcfg1.h)
68 #include DeviceFamily_constructPath(inc/hw_adi_3_refsys.h)
69 #include DeviceFamily_constructPath(inc/hw_adi.h)
415 #include DeviceFamily_constructPath(driverlib/rom.h)
/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2.h664 #include DeviceFamily_constructPath(driverlib/rf_common_cmd.h)
665 #include DeviceFamily_constructPath(driverlib/rf_prop_cmd.h)
666 #include DeviceFamily_constructPath(driverlib/rf_ble_cmd.h)
1522 typedef void (*RF_Callback)(RF_Handle h, RF_CmdHandle ch, RF_EventMask e);
1537 typedef void (*RF_RatCallback)(RF_Handle h, RF_RatHandle rh, RF_EventMask e, uint32_t compareCaptur…
1554 typedef void (*RF_ClientCallback)(RF_Handle h, RF_ClientEvent event, void* arg);
1569 typedef void (*RF_GlobalCallback)(RF_Handle h, RF_GlobalEvent event, void* arg);
1944 extern void RF_close(RF_Handle h);
2012 extern RF_CmdHandle RF_postCmd(RF_Handle h, RF_Op *pOp, RF_Priority ePri, RF_Callback pCb, RF_Event…
2076 extern RF_CmdHandle RF_scheduleCmd(RF_Handle h, RF_Op *pOp, RF_ScheduleCmdParams *pSchParams, RF_Ca…
[all …]
DRFCC26X2_multiMode.c46 #include DeviceFamily_constructPath(inc/hw_memmap.h)
47 #include DeviceFamily_constructPath(inc/hw_ints.h)
48 #include DeviceFamily_constructPath(inc/hw_types.h)
49 #include DeviceFamily_constructPath(inc/hw_rfc_rat.h)
50 #include DeviceFamily_constructPath(inc/hw_rfc_dbell.h)
51 #include DeviceFamily_constructPath(driverlib/rfc.h)
52 #include DeviceFamily_constructPath(driverlib/sys_ctrl.h)
53 #include DeviceFamily_constructPath(driverlib/ioc.h)
54 #include DeviceFamily_constructPath(driverlib/aon_ioc.h)
55 #include DeviceFamily_constructPath(driverlib/rf_mailbox.h)
[all …]
/hal_ti-latest/simplelink_lpf3/source/ti/boards/cc23x0r5/
Dtracer_control.c4 #include DeviceFamily_constructPath(inc/hw_lrfddbell.h)
5 #include DeviceFamily_constructPath(inc/hw_lrfdtrc.h)
7 #include DeviceFamily_constructPath(inc/hw_types.h)
8 #include DeviceFamily_constructPath(inc/hw_memmap.h)
9 #include DeviceFamily_constructPath(inc/hw_clkctl.h)
10 #include DeviceFamily_constructPath(inc/hw_ioc.h)
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/wrappers/
DRCL_AdcNoise.c43 #include DeviceFamily_constructPath(inc/hw_lrfddbell.h)
44 #include DeviceFamily_constructPath(inc/pbe_common_ram_regs.h)
115 RCL_Handle h = RCL_open(RCL_CLIENT_PTR, &LRF_configAdcNoise); in RCL_AdcNoise_get_samples_blocking() local
124 status = RCL_Command_submit(h, adcNoiseCmd); in RCL_AdcNoise_get_samples_blocking()
133 RCL_close(h); in RCL_AdcNoise_get_samples_blocking()
163 RCL_Handle h = RCL_open(RCL_CLIENT_PTR, &LRF_configAdcNoise); in RCL_AdcNoise_get_samples_callback() local
180 status = RCL_Command_submit(h, adcNoiseCmd); in RCL_AdcNoise_get_samples_callback()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/batterymonitor/
DBatMonSupportLPF3.c45 #include DeviceFamily_constructPath(inc/hw_memmap.h)
46 #include DeviceFamily_constructPath(inc/hw_evtsvt.h)
47 #include DeviceFamily_constructPath(inc/hw_evtull.h)
48 #include DeviceFamily_constructPath(inc/hw_ints.h)
49 #include DeviceFamily_constructPath(inc/hw_pmud.h)
50 #include DeviceFamily_constructPath(inc/hw_types.h)
DBatteryMonitorLPF3.c51 #include DeviceFamily_constructPath(inc/hw_types.h)
52 #include DeviceFamily_constructPath(inc/hw_memmap.h)
53 #include DeviceFamily_constructPath(inc/hw_evtsvt.h)
54 #include DeviceFamily_constructPath(inc/hw_evtull.h)
55 #include DeviceFamily_constructPath(inc/hw_ints.h)
56 #include DeviceFamily_constructPath(inc/hw_pmud.h)
57 #include DeviceFamily_constructPath(inc/hw_pmctl.h)
58 #include DeviceFamily_constructPath(driverlib/interrupt.h)
/hal_ti-latest/simplelink/
DREADME19 …find devices/cc13x2_cc26x2/{driverlib,inc,rf_patches} -depth -name '*.[c|h]' -print0 | cpio --null…
26 cp drivers/rf/RF.h $EXT_DIR/drivers/rf/.
27 cp drivers/rf/RFCC26X2.h $EXT_DIR/drivers/rf/.
29 find $EXT_DIR/devices/cc13x2_cc26x2 -name '*.[c|h]' -exec dos2unix {} \;
30 find $EXT_DIR/drivers/power -name '*.[c|h]' -exec dos2unix {} \;
31 find $EXT_DIR/drivers/rf -name '*.[c|h]' -exec dos2unix {} \;
32 find $EXT_DIR/drivers/temperature -name '*.[c|h]' -exec dos2unix {} \;
58 find devices -not -path '*/\.*' -name '*.[c|h]' | \
60 find drivers -name '*.[c|h]' | \
62 find net -maxdepth 1 -name '*.[c|h]' | cpio -pdm $EXT_DIR
[all …]
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/
DPowerCC23X0.h92 #include DeviceFamily_constructPath(inc/hw_pmctl.h)
93 #include DeviceFamily_constructPath(inc/hw_clkctl.h)
94 #include DeviceFamily_constructPath(inc/hw_lrfddbell.h)
95 #include DeviceFamily_constructPath(inc/hw_memmap.h)
96 #include DeviceFamily_constructPath(inc/hw_types.h)
97 #include DeviceFamily_constructPath(driverlib/pmctl.h)
DPowerCC23X0.c51 #include DeviceFamily_constructPath(inc/hw_types.h)
52 #include DeviceFamily_constructPath(inc/hw_memmap.h)
53 #include DeviceFamily_constructPath(inc/hw_ints.h)
54 #include DeviceFamily_constructPath(inc/hw_clkctl.h)
55 #include DeviceFamily_constructPath(inc/hw_evtsvt.h)
56 #include DeviceFamily_constructPath(inc/hw_evtull.h)
57 #include DeviceFamily_constructPath(inc/hw_ckmd.h)
58 #include DeviceFamily_constructPath(inc/hw_rtc.h)
59 #include DeviceFamily_constructPath(inc/hw_systim.h)
60 #include DeviceFamily_constructPath(inc/hw_pmctl.h)
[all …]
/hal_ti-latest/simplelink/source/ti/drivers/power/
DPowerCC26X2.c49 #include DeviceFamily_constructPath(inc/hw_types.h)
50 #include DeviceFamily_constructPath(inc/hw_prcm.h)
51 #include DeviceFamily_constructPath(inc/hw_nvic.h)
52 #include DeviceFamily_constructPath(inc/hw_aux_sysif.h)
53 #include DeviceFamily_constructPath(inc/hw_aon_rtc.h)
54 #include DeviceFamily_constructPath(inc/hw_memmap.h)
55 #include DeviceFamily_constructPath(inc/hw_ccfg.h)
56 #include DeviceFamily_constructPath(inc/hw_rfc_pwr.h)
57 #include DeviceFamily_constructPath(inc/hw_aon_pmctl.h)
58 #include DeviceFamily_constructPath(inc/hw_fcfg1.h)
[all …]
DPowerCC26X2_calibrateRCOSC.c44 #include DeviceFamily_constructPath(inc/hw_aux_evctl.h)
45 #include DeviceFamily_constructPath(inc/hw_aux_smph.h)
46 #include DeviceFamily_constructPath(inc/hw_aux_sysif.h)
47 #include DeviceFamily_constructPath(inc/hw_aux_tdc.h)
48 #include DeviceFamily_constructPath(inc/hw_ddi_0_osc.h)
49 #include DeviceFamily_constructPath(inc/hw_ddi.h)
50 #include DeviceFamily_constructPath(driverlib/aon_batmon.h)
51 #include DeviceFamily_constructPath(driverlib/ddi.h)
52 #include DeviceFamily_constructPath(driverlib/ioc.h)
53 #include DeviceFamily_constructPath(driverlib/osc.h)
[all …]
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/dma/
DUDMALPF3.c41 #include DeviceFamily_constructPath(inc/hw_memmap.h)
42 #include DeviceFamily_constructPath(inc/hw_ints.h)
43 #include DeviceFamily_constructPath(driverlib/udma.h)
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/hal/cc23x0/
Dhal_cc23x0.c41 #include DeviceFamily_constructPath(inc/hw_types.h)
42 #include DeviceFamily_constructPath(inc/hw_memmap.h)
43 #include DeviceFamily_constructPath(inc/hw_systim.h)
44 #include DeviceFamily_constructPath(inc/hw_ints.h)
45 #include DeviceFamily_constructPath(inc/hw_evtsvt.h)
46 #include DeviceFamily_constructPath(inc/hw_clkctl.h)
47 #include DeviceFamily_constructPath(inc/hw_ckmd.h)
49 #include DeviceFamily_constructPath(inc/hw_lrfdmdm.h)
50 #include DeviceFamily_constructPath(inc/hw_lrfddbell.h)
52 #include DeviceFamily_constructPath(driverlib/lrfd.h)
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dadc_noise.c49 #include DeviceFamily_constructPath(inc/hw_lrfdrfe.h)
50 #include DeviceFamily_constructPath(inc/hw_lrfdrfe32.h)
51 #include DeviceFamily_constructPath(inc/rfe_common_ram_regs.h)
52 #include DeviceFamily_constructPath(inc/hw_lrfds2r.h)
53 #include DeviceFamily_constructPath(inc/hw_lrfdmdm.h)
54 #include DeviceFamily_constructPath(inc/hw_lrfddbell.h)
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/aes/
DAESCommonLPF3.c49 #include DeviceFamily_constructPath(driverlib/aes.h)
50 #include DeviceFamily_constructPath(driverlib/udma.h)
51 #include DeviceFamily_constructPath(inc/hw_dma.h)
52 #include DeviceFamily_constructPath(inc/hw_evtsvt.h)
53 #include DeviceFamily_constructPath(inc/hw_ints.h)
54 #include DeviceFamily_constructPath(inc/hw_memmap.h)
55 #include DeviceFamily_constructPath(inc/hw_types.h)
/hal_ti-latest/simplelink/source/ti/drivers/temperature/
DTemperatureCC26X2.c44 #include DeviceFamily_constructPath(inc/hw_memmap.h)
45 #include DeviceFamily_constructPath(inc/hw_ints.h)
46 #include DeviceFamily_constructPath(inc/hw_types.h)
47 #include DeviceFamily_constructPath(driverlib/cpu.h)
48 #include DeviceFamily_constructPath(driverlib/interrupt.h)
49 #include DeviceFamily_constructPath(driverlib/sys_ctrl.h)
50 #include DeviceFamily_constructPath(driverlib/aon_batmon.h)
51 #include DeviceFamily_constructPath(driverlib/aon_event.h)
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/temperature/
DTemperatureLPF3.c47 #include DeviceFamily_constructPath(inc/hw_memmap.h)
48 #include DeviceFamily_constructPath(inc/hw_evtsvt.h)
49 #include DeviceFamily_constructPath(inc/hw_evtull.h)
50 #include DeviceFamily_constructPath(inc/hw_ints.h)
51 #include DeviceFamily_constructPath(inc/hw_pmud.h)
52 #include DeviceFamily_constructPath(inc/hw_pmctl.h)
53 #include DeviceFamily_constructPath(inc/hw_types.h)
54 #include DeviceFamily_constructPath(driverlib/interrupt.h)
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL.h98 void RCL_close(RCL_Handle h);
121 RCL_CommandStatus RCL_Command_submit(RCL_Handle h, RCL_Command_Handle c);
DRCL.c685 void RCL_close(RCL_Handle h) in RCL_close() argument
689 if (h->lrfConfig == rclState.lrfConfig) in RCL_close()
713 __attribute__((weak)) bool submitHook(RCL *rclState, RCL_Handle h, RCL_Command *c) in submitHook() argument
715 (void) h; in submitHook()
733 RCL_CommandStatus RCL_Command_submit(RCL_Handle h, RCL_Command_Handle c) in RCL_Command_submit() argument
750 cmd->runtime.client = h; in RCL_Command_submit()
753 if (!submitHook(&rclState, h, cmd)) in RCL_Command_submit()
770 RCL_Handle h = cmd->runtime.client; in RCL_Command_pend() local
773 RCL_Debug_assert(h != NULL); in RCL_Command_pend()
776 h->pendCmd = cmd; in RCL_Command_pend()
[all …]

1234