Home
last modified time | relevance | path

Searched refs:source (Results 1 – 25 of 69) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dfsdm.c3798 void HAL_DFSDM_ClockIn_SourceSelection(uint32_t source) in HAL_DFSDM_ClockIn_SourceSelection() argument
3802 assert_param(IS_DFSDM_CLOCKIN_SELECTION(source)); in HAL_DFSDM_ClockIn_SourceSelection()
3806 if((source == HAL_DFSDM2_CKIN_PAD) || (source == HAL_DFSDM2_CKIN_DM)) in HAL_DFSDM_ClockIn_SourceSelection()
3810 if(source == HAL_DFSDM2_CKIN_PAD) in HAL_DFSDM_ClockIn_SourceSelection()
3812 source = 0x000000U; in HAL_DFSDM_ClockIn_SourceSelection()
3820 SYSCFG->MCHDLYCR = (source|tmp); in HAL_DFSDM_ClockIn_SourceSelection()
3831 void HAL_DFSDM_ClockOut_SourceSelection(uint32_t source) in HAL_DFSDM_ClockOut_SourceSelection() argument
3835 assert_param(IS_DFSDM_CLOCKOUT_SELECTION(source)); in HAL_DFSDM_ClockOut_SourceSelection()
3839 if((source == HAL_DFSDM2_CKOUT_DFSDM2) || (source == HAL_DFSDM2_CKOUT_M27)) in HAL_DFSDM_ClockOut_SourceSelection()
3843 if(source == HAL_DFSDM2_CKOUT_DFSDM2) in HAL_DFSDM_ClockOut_SourceSelection()
[all …]
/hal_stm32-latest/zephyr/blobs/stm32wb0/lib/
Dlicense.md15 reproduction and use in source and binary forms of the software or any part
19 1. Redistribution of source code (modified or not) must retain any copyright
41 Terms. “Open Source Terms” shall mean any open source license which requires as
42 part of distribution of software that the source code of such software is
43 distributed therewith or otherwise made available, or open source license that
45 www.opensource.org and any other comparable open source license such as for
/hal_stm32-latest/zephyr/blobs/stm32wba/lib/
Dlicense.md15 reproduction and use in source and binary forms of the software or any part
19 1. Redistribution of source code (modified or not) must retain any copyright
41 Terms. “Open Source Terms” shall mean any open source license which requires as
42 part of distribution of software that the source code of such software is
43 distributed therewith or otherwise made available, or open source license that
45 www.opensource.org and any other comparable open source license such as for
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dfsdm.h934 void HAL_DFSDM_ClockIn_SourceSelection(uint32_t source);
935 void HAL_DFSDM_ClockOut_SourceSelection(uint32_t source);
936 void HAL_DFSDM_DataIn0_SourceSelection(uint32_t source);
937 void HAL_DFSDM_DataIn2_SourceSelection(uint32_t source);
938 void HAL_DFSDM_DataIn4_SourceSelection(uint32_t source);
939 void HAL_DFSDM_DataIn6_SourceSelection(uint32_t source);
940 void HAL_DFSDM_BitStreamClkDistribution_Config(uint32_t source);
/hal_stm32-latest/
DLICENSE25 Redistribution and use in source and binary forms, with or without
28 Redistributions of source code must retain the above copyright notice,
78 including but not limited to software source code, documentation
79 source, and configuration files.
107 communication on electronic mailing lists, source code control systems,
269 reproduction and use in source and binary forms of the software or any part
273 1. Redistribution of source code (modified or not) must retain any copyright
295 Terms. “Open Source Terms” shall mean any open source license which requires as
296 part of distribution of software that the source code of such software is
297 distributed therewith or otherwise made available, or open source license that
[all …]
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_timebase_rtc_wakeup_template.c84 #error Please select the RTC Clock source
146 #error Please select the RTC Clock source in HAL_InitTick()
Dstm32u5xx_hal_timebase_rtc_alarm_template.c83 #error Please select the RTC Clock source
145 #error Please select the RTC Clock source in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_timebase_rtc_wakeup_template.c93 #error Please select the RTC Clock source
153 #error Please select the RTC Clock source in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_timebase_rtc_wakeup.c93 #error Please select the RTC Clock source
153 #error Please select the RTC Clock source in HAL_InitTick()
Dstm32h5xx_hal_timebase_rtc_alarm.c92 #error Please select the RTC Clock source
152 #error Please select the RTC Clock source in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32wbaxx/
DLICENSE.md4 Redistribution and use in source and binary forms, with or without modification,
7 1. Redistributions of source code must retain the above copyright notice, this
/hal_stm32-latest/stm32cube/stm32wlxx/
DLICENSE.md4 Redistribution and use in source and binary forms, with or without modification,
7 1. Redistributions of source code must retain the above copyright notice, this
/hal_stm32-latest/stm32cube/stm32h7xx/
DLICENSE.md4 Redistribution and use in source and binary forms, with or without modification,
7 1. Redistributions of source code must retain the above copyright notice, this
/hal_stm32-latest/stm32cube/stm32u5xx/
DLICENSE.md4 Redistribution and use in source and binary forms, with or without modification,
7 1. Redistributions of source code must retain the above copyright notice, this
/hal_stm32-latest/stm32cube/stm32g0xx/
DLICENSE.md4 Redistribution and use in source and binary forms, with or without modification,
7 1. Redistributions of source code must retain the above copyright notice, this
/hal_stm32-latest/stm32cube/stm32wb0x/
DLICENSE.md4 Redistribution and use in source and binary forms, with or without modification,
7 1. Redistributions of source code must retain the above copyright notice, this
/hal_stm32-latest/stm32cube/stm32l0xx/
DLICENSE.md4 Redistribution and use in source and binary forms, with or without modification,
7 1. Redistributions of source code must retain the above copyright notice, this
/hal_stm32-latest/lib/stm32wb0/
DLICENSE.md4 Redistribution and use in source and binary forms, with or without modification,
7 1. Redistributions of source code must retain the above copyright notice, this
/hal_stm32-latest/stm32cube/stm32f0xx/
DLICENSE.md4 Redistribution and use in source and binary forms, with or without modification,
7 1. Redistributions of source code must retain the above copyright notice, this
/hal_stm32-latest/lib/stm32wb/
DLICENSE.md4 Redistribution and use in source and binary forms, with or without modification,
7 1. Redistributions of source code must retain the above copyright notice, this
/hal_stm32-latest/stm32cube/stm32u0xx/
DLICENSE.md4 Redistribution and use in source and binary forms, with or without modification,
7 1. Redistributions of source code must retain the above copyright notice, this
/hal_stm32-latest/lib/stm32wba/
DLICENSE.md4 Redistribution and use in source and binary forms, with or without modification,
7 1. Redistributions of source code must retain the above copyright notice, this
/hal_stm32-latest/stm32cube/stm32c0xx/
DLICENSE.md4 Redistribution and use in source and binary forms, with or without modification,
7 1. Redistributions of source code must retain the above copyright notice, this
/hal_stm32-latest/stm32cube/stm32f1xx/
DLicense.md4 Redistribution and use in source and binary forms, with or without modification,
7 1. Redistributions of source code must retain the above copyright notice, this
/hal_stm32-latest/stm32cube/stm32mp1xx/
DLICENSE.md4 Redistribution and use in source and binary forms, with or without modification,
7 1. Redistributions of source code must retain the above copyright notice, this

123