Home
last modified time | relevance | path

Searched refs:ChannelDir (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_ipcc.c87 void IPCC_MaskInterrupt(uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
88 void IPCC_UnmaskInterrupt(uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
305 … uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir, in HAL_IPCC_ActivateNotification() argument
320 if (ChannelDir == IPCC_CHANNEL_DIR_TX) in HAL_IPCC_ActivateNotification()
332 if (ChannelDir == IPCC_CHANNEL_DIR_RX) in HAL_IPCC_ActivateNotification()
334 IPCC_UnmaskInterrupt(ChannelIndex, ChannelDir); in HAL_IPCC_ActivateNotification()
364 … uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_DeActivateNotification() argument
378 if (ChannelDir == IPCC_CHANNEL_DIR_TX) in HAL_IPCC_DeActivateNotification()
390 IPCC_MaskInterrupt(ChannelIndex, ChannelDir); in HAL_IPCC_DeActivateNotification()
419 … uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_GetChannelStatus() argument
[all …]
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_ipcc.c85 void IPCC_MaskInterrupt(uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
86 void IPCC_UnmaskInterrupt(uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
310 …(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir, ChannelCb cb) in HAL_IPCC_ActivateNotification() argument
324 if (ChannelDir == IPCC_CHANNEL_DIR_TX) in HAL_IPCC_ActivateNotification()
336 if (ChannelDir == IPCC_CHANNEL_DIR_RX) in HAL_IPCC_ActivateNotification()
338 IPCC_UnmaskInterrupt(ChannelIndex, ChannelDir); in HAL_IPCC_ActivateNotification()
367 …teNotification(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_DeActivateNotification() argument
381 if (ChannelDir == IPCC_CHANNEL_DIR_TX) in HAL_IPCC_DeActivateNotification()
393 IPCC_MaskInterrupt(ChannelIndex, ChannelDir); in HAL_IPCC_DeActivateNotification()
421 …us(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_GetChannelStatus() argument
[all …]
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_ipcc.c87 void IPCC_MaskInterrupt(uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
88 void IPCC_UnmaskInterrupt(uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
312 …(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir, ChannelCb cb) in HAL_IPCC_ActivateNotification() argument
326 if (ChannelDir == IPCC_CHANNEL_DIR_TX) in HAL_IPCC_ActivateNotification()
338 if (ChannelDir == IPCC_CHANNEL_DIR_RX) in HAL_IPCC_ActivateNotification()
340 IPCC_UnmaskInterrupt(ChannelIndex, ChannelDir); in HAL_IPCC_ActivateNotification()
369 …teNotification(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_DeActivateNotification() argument
383 if (ChannelDir == IPCC_CHANNEL_DIR_TX) in HAL_IPCC_DeActivateNotification()
395 IPCC_MaskInterrupt(ChannelIndex, ChannelDir); in HAL_IPCC_DeActivateNotification()
423 …us(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_GetChannelStatus() argument
[all …]
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_ipcc.h103 …CC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir); …
104 …CC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir); …
112 …oid ChannelCb(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
217 IPCC_CHANNELDirTypeDef ChannelDir, ChannelCb cb);
219 IPCC_CHANNELDirTypeDef ChannelDir);
221 … uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
223 IPCC_CHANNELDirTypeDef ChannelDir);
243 …CC_TxCallback(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
244 …CC_RxCallback(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_ipcc.h103 …CC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir); …
104 …CC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir); …
112 …oid ChannelCb(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
244 …IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir, ChannelCb cb);
245 …eNotification(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
246 …s(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
247 …U(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
267 …CC_TxCallback(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
268 …CC_RxCallback(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_ipcc.h102 …CC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir); …
103 …CC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir); …
111 …oid ChannelCb(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
243 …IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir, ChannelCb cb);
244 …eNotification(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
245 …s(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
246 …U(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
266 …CC_TxCallback(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);
267 …CC_RxCallback(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir);