Searched refs:schedule (Results 1 – 5 of 5) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/ |
D | sensor_fusion.c | 109 uint16_t schedule, ///< Parameter to control sensor sampling rate in installSensor() argument 127 pSensor->schedule = schedule; in installSensor() 281 remainder = fmod(read_loop_counter, pSensor->schedule); in readSensors()
|
D | sensor_fusion.h | 132 uint16_t schedule, ///< Specifies sampling interval 163 uint16_t schedule; ///< Parameter to control sensor sampling rate member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/mmcau/ |
D | ChangeLogKSDK.txt | 21 - KPSDK-17133 fix bug in fsl_mmcau.c when AES key schedule array is not aligned.
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/mmcau/asm-cm4-cm7/src/ |
D | mmcau_aes_functions.s | 44 # *key_sch pointer to key schedule output (44, 52, 60 longwords) 557 # *key_sch pointer to key schedule (44, 52, 60 longwords)
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/mmcau/asm-cm0p/src/ |
D | mmcau_aes_functions.s | 40 # *key_sch pointer to key schedule output (44, 52, 60 longwords) 915 # *key_sch pointer to key schedule (44, 52, 60 longwords) 1211 # *key_sch pointer to key schedule (44, 52, 60 longwords)
|