Searched defs:seq (Results 1 – 8 of 8) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
| D | tfa2_haptic.c | 208 struct tfa2_sequence seq; in tfa2_haptic_get_duration() local 823 void tfa2_hap_sequencer_destroy(struct tfa2_sequence *seq) in tfa2_hap_sequencer_destroy() 834 int tfa2_hap_sequencer(struct tfa2_device *tfa, struct tfa2_sequence *seq) in tfa2_hap_sequencer() 888 int tfa2_hap_get_sequencer_duration(struct tfa2_device *tfa, struct tfa2_sequence *seq) in tfa2_hap_get_sequencer_duration() 913 void tfa2_hap_save_haptic_cache(struct tfa2_device *tfa, struct tfa2_sequence *seq) in tfa2_hap_save_haptic_cache() 921 void tfa2_hap_test_restore_haptic_cache(struct tfa2_device *tfa, struct tfa2_sequence *seq) in tfa2_hap_test_restore_haptic_cache() 948 struct tfa2_sequence seq; in tfa2_hap_sequencer_object() local 999 …a2_hap_cnt_get_sequencer(nxpTfaContainer_t *cnt, int devidx, int seqidx, struct tfa2_sequence *seq) in tfa2_hap_cnt_get_sequencer()
|
| D | tfa2_dev.h | 235 struct tfa2_sequence seq; member
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/ |
| D | rtos_wpa_supp_if.c | 1349 const unsigned char *seq, in wifi_nxp_wpa_supp_save_pairwise_key_params() 1611 const unsigned char *seq, in _wifi_nxp_wpa_supp_set_key() 1721 const unsigned char *seq, in wifi_nxp_wpa_supp_set_key()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/ |
| D | tfa_device_hal.h | 36 int16_t seq; /** < sequence number */ member
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/ |
| D | mlan_fw.h | 1604 #define HostCmd_SET_SEQ_NO_BSS_INFO(seq, num, type) \ argument 1608 #define HostCmd_GET_SEQ_NO(seq) ((seq)&HostCmd_SEQ_NUM_MASK) argument 1611 #define HostCmd_GET_BSS_NO(seq) (((seq)&HostCmd_BSS_NUM_MASK) >> 8) argument 1614 #define HostCmd_GET_BSS_TYPE(seq) (((seq)&HostCmd_BSS_TYPE_MASK) >> 12) argument
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/qspi/ |
| D | fsl_qspi.h | 626 static inline void QSPI_ClearCommandSequence(QuadSPI_Type *base, qspi_command_seq_t seq) in QSPI_ClearCommandSequence()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/ |
| D | fsl_sfdp_parser.h | 942 #define SFDP_GET_SEQ_CMD(seq, idx) \ argument
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | mlan_api.c | 2356 const uint8_t *seq, in wifi_set_key()
|