zephyr/ext
Armando Visconti faeb227a8f ext: stm32cube: revert 71ba2de7 and 9a893202
Revert 71ba2de7:
ext: stm32cube: stm32f4xx: shift I2SR field in PLLI2SCFGR register
(ST Bug tracker ID: 50086)

Revert 9a893202:
ext: stm32cube: stm32f7xx: shift I2SR field in PLLI2SCFGR register
(ST Bug tracker ID: 50108)

This two commits were introduced to shift the PLLR parameter according
to the PLL register field position. After analysis, it appears that
function is actually correct, and issue was actually in parameters
provided that didn't match the API. (see PR #12609)

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2019-01-24 09:35:53 -06:00
..
debug debug: move segger configs to subsys/debug 2019-01-22 07:45:22 -05:00
fs ext: nffs: portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
hal ext: stm32cube: revert 71ba2de7 and 9a893202 2019-01-24 09:35:53 -06:00
lib ext: lib: crypto: Extend generic mbedTLS config with HAVE_ASM 2019-01-23 04:34:15 -06:00
CMakeLists.txt
Kconfig debug: move segger configs to subsys/debug 2019-01-22 07:45:22 -05:00